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
FriendlyElk26
Moderator
5 Questions, 10 Answers
  Active since 10 January 2023
  Last activity 4 months ago

Reputation

0

Badges 1

10 × Eureka!
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hey all, I am using the self-hosted ClearML server and I am wondering if is it possible to add a SSO authentication to the server instead of username and pas...
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hey all 🙂 , I tried to use Clearml in my Jupyter notebook for the first time. And I saw that it upload the notebook it self as notebook. Does it is normal? ...
2 years ago
0 Votes
7 Answers
417 Views
0 Votes 7 Answers 417 Views
Hello 🙂 I am using a self hosted clearml server and using a gcp bucket as my files_server. I am getting the sign in massage every few min / when I am move o...
gcp
6 months ago
0 Votes
4 Answers
860 Views
0 Votes 4 Answers 860 Views
Hey all, I am reporting a DataFrame using report_table after finishing some model testing and like to compare between two DF from two different tasks, When g...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hey all, We like to https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_security#network-security with our self-hosted server. We are using GC...
2 years ago