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 4 months ago

Reputation

0

Badges 1

5 × Eureka!
0 Votes
1 Answers
146 Views
0 Votes 1 Answers 146 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 ...
2 months ago
0 Votes
2 Answers
228 Views
0 Votes 2 Answers 228 Views
Hi everyone! How do I read .conf files into python? Is there any python parser library/package to do that?
4 months ago
0 Votes
2 Answers
328 Views
0 Votes 2 Answers 328 Views
5 months ago
0 Votes
2 Answers
284 Views
0 Votes 2 Answers 284 Views
4 months ago
0 Votes
1 Answers
293 Views
0 Votes 1 Answers 293 Views
5 months ago
0 Votes
1 Answers
320 Views
0 Votes 1 Answers 320 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...
5 months ago
0 Votes
2 Answers
346 Views
0 Votes 2 Answers 346 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...
5 months ago