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
LividReindeer58
Moderator
7 Questions, 5 Answers
  Active since 14 November 2023
  Last activity 7 months ago

Reputation

0

Badges 1

5 × Eureka!
0 Votes
2 Answers
494 Views
0 Votes 2 Answers 494 Views
Hi! I'm building a model registry with ClearML and i can't figure out how to do model versioning: is there a way to set model versions and load specific vers...
8 months ago
0 Votes
1 Answers
282 Views
0 Votes 1 Answers 282 Views
Hi folks! Are there any way to add new users to my server and manage their permissions without restarting entire ClearML server? I have read this section of ...
5 months ago
0 Votes
1 Answers
479 Views
0 Votes 1 Answers 479 Views
Hi guys! Could somebody, please help me with my issue? I have some issues running clearml-agent on a remote machine in docker. It tries to write config multi...
8 months ago
0 Votes
2 Answers
484 Views
0 Votes 2 Answers 484 Views
8 months ago
0 Votes
2 Answers
364 Views
0 Votes 2 Answers 364 Views
Hi everyone! How do I read .conf files into python? Is there any python parser library/package to do that?
7 months ago
0 Votes
1 Answers
435 Views
0 Votes 1 Answers 435 Views
8 months ago
0 Votes
2 Answers
441 Views
0 Votes 2 Answers 441 Views
7 months ago