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
Found This Placeholder Project On Pypi:

Found this placeholder project on pypi: https://pypi.org/project/clearml-serving/ Should we expect some good news from Allegro team soon? 😃

  
  
Posted 3 years ago
Votes Newest

Answers 4


If you mean like Canary ? then yes, but only on KFserving baclend (coming soon), since the engines themselves do not support it (this is basically a "routing" feature)

  
  
Posted 3 years ago

We can't officially confirm nor deny this but yes :sleuth_or_spy:

  
  
Posted 3 years ago

Will there be any A/B testing features for the serving?

  
  
Posted 3 years ago

😉

  
  
Posted 3 years ago
564 Views
4 Answers
3 years ago
one year ago
Tags