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
SlimyElephant79
Moderator
16 Questions, 36 Answers
  Active since 10 January 2023
  Last activity 8 months ago

Reputation

0

Badges 1

30 × Eureka!
0 Votes
3 Answers
848 Views
0 Votes 3 Answers 848 Views
one year ago
0 Votes
3 Answers
629 Views
0 Votes 3 Answers 629 Views
10 months ago
0 Votes
5 Answers
659 Views
0 Votes 5 Answers 659 Views
10 months ago
0 Votes
2 Answers
918 Views
0 Votes 2 Answers 918 Views
one year ago
0 Votes
2 Answers
513 Views
0 Votes 2 Answers 513 Views
Hi community, when I configure a ClearML client to S3 storage backend instead of the default file server, I assume that the connection to the S3 backend happ...
9 months ago
0 Votes
6 Answers
955 Views
0 Votes 6 Answers 955 Views
Hey folks, trying to use the Model class from the clearml SDK and seeing some weird errors. I am loading a model this way and trying to see a metadata value ...
one year ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
one year ago
0 Votes
1 Answers
985 Views
0 Votes 1 Answers 985 Views
one year ago
0 Votes
3 Answers
490 Views
0 Votes 3 Answers 490 Views
Hey folks, just wanted to highlight something weird in our ClearML pipeline usage: - When we try to run a pipeline locally using pipe.start_locally() , the p...
9 months ago
0 Votes
5 Answers
968 Views
0 Votes 5 Answers 968 Views
one year ago
0 Votes
6 Answers
925 Views
0 Votes 6 Answers 925 Views
Hey folks, when I am running the experiments, I currently do not see the console logs coming up for the experiment runs. I am using logger.report_text(messag...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
1 Answers
924 Views
0 Votes 1 Answers 924 Views
Hey folks, probably asking a loaded question here, but what does a CI/CD pipeline with ClearML being used simultaneously look like? If I am using Github acti...
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
one year ago
0 Votes
1 Answers
524 Views
0 Votes 1 Answers 524 Views
Hello folks, I am trying to run ClearML pipeline on an edge device and want to have control over my logging by only pushing stderr logs. I see that I can set...
8 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
one year ago