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
CooperativeOtter46
Moderator
7 Questions, 16 Answers
  Active since 10 January 2023
  Last activity 9 months ago

Reputation

0

Badges 1

16 × Eureka!
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi friends 🙂 I want to sum the run time of all my experiments in the last month. What is the easiest way to do that?
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi all 🙂 Is it possible to create a clearml dataset where without actually uploading files? Say all my files are already scattered in some S3, they would be...
one year ago
0 Votes
3 Answers
899 Views
0 Votes 3 Answers 899 Views
is there anyway to cancel the “--rm” in the clearml agent docker mode?
one year ago
0 Votes
2 Answers
771 Views
0 Votes 2 Answers 771 Views
Hi all, I want to implement another package manager integration for clearml agent like Poetry called rye , can anyone give me general guidelines of what I ne...
9 months ago
0 Votes
1 Answers
653 Views
0 Votes 1 Answers 653 Views
Hi all, Does clearml-data get (or the StorageManager in general) support using multithreading in the google storage? This boosts performance by a large factor
9 months ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Is there a way to set the name/path of the requirements.txt file the agent uses to install packages?
one year ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
one year ago