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
SoreDragonfly16
Moderator
6 Questions, 25 Answers
  Active since 10 January 2023
  Last activity 11 months ago

Reputation

0

Badges 1

25 × Eureka!
0 Votes
11 Answers
1K Views
0 Votes 11 Answers 1K Views
3 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, is it possible to change the visibility of the projects on the dashboard so that only specific users can see the projects?
3 years ago
0 Votes
23 Answers
1K Views
0 Votes 23 Answers 1K Views
The histograms I plot with matplotlib look different on clearml compared to the original plots, how can I make them look the same?
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi. I'm using clearml to log my experiments. During training, I load files using torch.load.Clearml displays the following message: 2021-09-05 11:39:45,012 -...
3 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
4 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi, I'm trying to configure an agent. After requesting to paste the credentials, I get: Error: could not verify credentials. What could be the reason for that?
4 years ago