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
BitingSpider17
Moderator
6 Questions, 6 Answers
  Active since 24 June 2024
  Last activity 4 months ago

Reputation

0

Badges 1

6 × Eureka!
0 Votes
2 Answers
798 Views
0 Votes 2 Answers 798 Views
Is there a way to debug docker-based clearml-agent, how it reaches this error message? Where is the code executed, can I add some debug prints to see variabl...
9 months ago
0 Votes
3 Answers
729 Views
0 Votes 3 Answers 729 Views
In general, how to pass CLEARML_AGENT_* envriornment variables to have effect, if the agent is already started?
9 months ago
0 Votes
2 Answers
370 Views
0 Votes 2 Answers 370 Views
Hi everyone Can ClearML session be somehow saved, if the host machine for docker container, where agents are running, was rebooted?
4 months ago
0 Votes
1 Answers
351 Views
0 Votes 1 Answers 351 Views
4 months ago
0 Votes
6 Answers
908 Views
0 Votes 6 Answers 908 Views
9 months ago
0 Votes
1 Answers
760 Views
0 Votes 1 Answers 760 Views
9 months ago