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
SuccessfulOtter28
Moderator
4 Questions, 1 Answer
  Active since 19 June 2023
  Last activity 4 days ago

Reputation

0

Badges 1

Eureka!
0 Votes
1 Answers
66 Views
0 Votes 1 Answers 66 Views
I have question about archiving expirement? Why would you archive an expirement?
14 days ago
0 Votes
1 Answers
421 Views
0 Votes 1 Answers 421 Views
Does ClearML use Mlflow as the backend or does it use its own code?
10 months ago
0 Votes
2 Answers
153 Views
0 Votes 2 Answers 153 Views
Are there any resources on how I can implement Hyperparameter Optimisation using Ray Tune on ClearML?
7 days ago
0 Votes
1 Answers
69 Views
0 Votes 1 Answers 69 Views
How can I delete an experiment in a Project in ClearML?
10 days ago
0 Are There Any Resources On How I Can Implement Hyperparameter Optimisation Using Ray Tune On Clearml?

@<1523701435869433856:profile|SmugDolphin23> Quick question, does the SearchStrategy use a Bayesian Optimisation?

4 days ago