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
Profile picture
SuccessfulPuppy43
Moderator
2 Questions, 3 Answers
  Active since 27 June 2024
  Last activity 8 months ago

Reputation

0

Badges 1

3 × Eureka!
0 Votes
2 Answers
816 Views
0 Votes 2 Answers 816 Views
Hi all! I’m trying to set up remote-launching of training scripts on ClearML autoscaler, and I can’t figure out one thing: how to make remote ClearML agent d...
9 months ago
0 Votes
2 Answers
738 Views
0 Votes 2 Answers 738 Views
I need some help with setting up ClearML agent on Kubernetes. I've got it running, and taking jobs from a queue. However, during the preparation for the job,...
8 months ago