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

Reputation

0

Badges 1

5 × Eureka!
0 Votes
1 Answers
543 Views
0 Votes 1 Answers 543 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
1 Answers
731 Views
0 Votes 1 Answers 731 Views
one year ago
0 Votes
1 Answers
790 Views
0 Votes 1 Answers 790 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...
one year ago
0 Votes
2 Answers
806 Views
0 Votes 2 Answers 806 Views
one year ago
0 Votes
2 Answers
797 Views
0 Votes 2 Answers 797 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...
one year ago
0 Votes
2 Answers
729 Views
0 Votes 2 Answers 729 Views
11 months ago
0 Votes
2 Answers
626 Views
0 Votes 2 Answers 626 Views
Hi everyone! How do I read .conf files into python? Is there any python parser library/package to do that?
11 months ago