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
GrittyHawk31
Moderator
6 Questions, 19 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0

Badges 1

19 × Eureka!
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
Hi, I am trying to run cleaml server locally and when finding about web login authentication I was not able to set it up correctly. can you please tell me th...
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, I am trying to report the validation accuracy and loss values to the dashboard. Do I need to manually log these values or is there any other way to do it...
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
2 years ago
0 Votes
13 Answers
1K Views
0 Votes 13 Answers 1K Views
Hi, I tried to setup clearml serving and ran the example given https://clear.ml/docs/latest/docs/clearml_serving/clearml_serving_tutorial , but it could not ...
2 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Hi, I am quite new to clearml and Can someone please tell me how to use a dataset that have been uploaded to the clearml data directly to a experiment. As a ...
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi, I have a question regarding storing datasets and models in a s3 bucket. Is there any specific way to upload metadata and models to s3 bucket from clearml?
2 years ago