Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
And Sure I Want To Ask About Approaches To Manage Mlops And Really Useful Recommendations To Start Work With It. Maybe Do You Have Some Favourite Related Articles?

And sure I want to ask about approaches to manage MLOps and really useful recommendations to start work with it. maybe do you have some favourite related articles?

  
  
Posted 3 years ago
Votes Newest

Answers 2


thank you ❤

  
  
Posted 3 years ago

Hi, this really depends on what your organisation agrees is within MLOps control and what isn't. I think this blogpost is a must read:
https://laszlo.substack.com/p/mlops-vs-devops
and here is a list of infinite amount of MLOps content:
https://github.com/visenger/awesome-mlops
Also, are you familiar with the wonderful MLOPS.community? The meetup and podcasts are magnificent (also look for me in their slack)
https://mlops.community/

  
  
Posted 3 years ago
530 Views
2 Answers
3 years ago
one year ago
Tags