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
FantasticDuck7
Moderator
6 Questions, 23 Answers
  Active since 29 June 2023
  Last activity 5 months ago

Reputation

0

Badges 1

19 × Eureka!
0 Votes
5 Answers
729 Views
0 Votes 5 Answers 729 Views
Hi everyone! I've updated to clearml 1.15 and the env var WEBSERVER__CLEARML_API_HOST stopped working in webserver docker-compose service. It's been set beca...
8 months ago
0 Votes
3 Answers
333 Views
0 Votes 3 Answers 333 Views
Hello mates! Could you please enlighten me on how to properly set up apt and pip caches in k8s agents? (using helm agent v. 5.2.2)
5 months ago
0 Votes
5 Answers
403 Views
0 Votes 5 Answers 403 Views
Hej everyone! I'm trying to setup cleraml using k8s. Everything went well until I started my training pipeline. The problem is that my debug samples aren't s...
5 months ago
0 Votes
13 Answers
1K Views
0 Votes 13 Answers 1K Views
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hej everyone! How do I pass --trusted-host my.private.package.registry.com:5151 flag when pip environment is being installed on a remote worker inside a dock...
one year ago
0 Votes
2 Answers
755 Views
0 Votes 2 Answers 755 Views
Hi everyone! I'm trying to spin up a k8s clearml agent using helm chart. I'm stuck at adding my company certificates to allow agent to pull repos and images ...
9 months ago