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
I See That There Are New Products Called Clreaml Deploy And Clearml Hyper Datasets. What Are The Use Cases Or Features Of These ?

I see that there are new products called clreaml deploy and clearml hyper datasets. What are the use cases or features of these ?

  
  
Posted 2 years ago
Votes Newest

Answers 2


clearml-deploy is clearml-serving but with other parts more intwined such as ci/cd prompts/callbacks, if you think clearml-deploy has a bit more love given to it, I believe that will put you on the right track, but at it's core, it's the same idea Sir.

the hyper datasets have always been there in the enterprise offering. It allows you to query datasets and perform functions such as updating labels on an image without an entire re-batching. I think we are trying to find a way to bring this to the free offering, maybe as some form of SaaS. Not entirely sure, it's still up in the air, but that's the "behind the curtains" I believe.

  
  
Posted 2 years ago

got it, I see that serving is a very new project started in april, what other inference engine do you plan to support in the future ?

  
  
Posted 2 years ago
551 Views
2 Answers
2 years ago
one year ago
Tags