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

Reputation

0

Badges 1

5 × Eureka!
0 Votes
2 Answers
772 Views
0 Votes 2 Answers 772 Views
11 months ago
0 Votes
1 Answers
522 Views
0 Votes 1 Answers 522 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 ...
9 months ago
0 Votes
2 Answers
596 Views
0 Votes 2 Answers 596 Views
Hi everyone! How do I read .conf files into python? Is there any python parser library/package to do that?
10 months ago
0 Votes
2 Answers
693 Views
0 Votes 2 Answers 693 Views
11 months ago
0 Votes
1 Answers
709 Views
0 Votes 1 Answers 709 Views
11 months ago
0 Votes
1 Answers
761 Views
0 Votes 1 Answers 761 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...
11 months ago
0 Votes
2 Answers
763 Views
0 Votes 2 Answers 763 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...
11 months ago