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
Unanswered
Hi, I Currently Try To Set Up A Way To Do Hyperparameter Optimization On 2 Machines. My Plan Would Be To Set Up A Clearml Worker On Each Of Those 2 Machines, With A Schedule To Pull New Task At Certain Times. Since We Are Still A Small Team, Those Machin


Thanks for the reply, but I guess nothing ever came from it, right?

That's a bummer. I guess I have to hack something together myself then.

  
  
Posted 4 months ago
79 Views
0 Answers
4 months ago
4 months ago