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
WickedCat12
Moderator
4 Questions, 4 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

4 × Eureka!
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hello everyone, I have an error during "Delete" of project containing 66 sub-projects and 0 experiments. Error: Can't delete project Error 100 : General data...
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello again 🙂 Is there a way to prevent Task from automatically logging model info into ClearML? I mean into MODELS tab.
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hello. Is there any possibility to change horizontal axis in Scalars to some chosen metrics (e.g. epochs metric)? As far I have seen it's possible to use wal...
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hello everyone, I'd like to stop ClearML from automatically logging models from YOLOv8. Is there any way to do it without disconnecting from framework (pytor...
one year ago