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
OddShrimp85
Moderator
35 Questions, 65 Answers
  Active since 10 January 2023
  Last activity one month ago

Reputation

0

Badges 1

59 × Eureka!
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello, I see there are two different classes for clearml-dataset i.e. Dataset and DatasetVersion. May I know why there is a need for both when there are larg...
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
one year ago
0 Votes
3 Answers
673 Views
0 Votes 3 Answers 673 Views
Can I ask how can we add a common docker credentials to allow clearml agent pod to pull images when spawned off? Where can we add in clearml.conf or the agen...
8 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
I have uploaded Dataset in clearml with output_uri=s3::80 . Can I ask if we do not include aws.s3.host=:80 in clearml.conf, I.e. port 80, when your task call...
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello, I have some problem with my k8s glue. May I know do we need to set --gateway-address args if we are going through an ingress?
3 years ago
Show more results questions