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
LethalCentipede31
Moderator
8 Questions, 41 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

41 × Eureka!
0 Votes
4 Answers
783 Views
0 Votes 4 Answers 783 Views
Hi all, I am trying to use offline mode for my Task and I get these messages and shutdown. Can anyone explain? ClearML Task: created new task id= ClearML res...
2 years ago
0 Votes
4 Answers
659 Views
0 Votes 4 Answers 659 Views
I am starting to use clearml-data, and I have a feature request - add a progress bar for the upload phase / log which files are uploaded / add upload speed C...
2 years ago
0 Votes
3 Answers
733 Views
0 Votes 3 Answers 733 Views
Hey all, we already know that clearml magic collects metrics and plots from tensorboard and matplotlib, can we please add collection for Plotly and Seaborn ?
2 years ago
0 Votes
2 Answers
580 Views
0 Votes 2 Answers 580 Views
I am getting certificate warning when running ClearML: Certificate did not match expected hostname: updates.clear.ml. Certificate: {'subject': ((('commonName...
2 years ago
0 Votes
30 Answers
726 Views
0 Votes 30 Answers 726 Views
I have a problem with "report_image" When I gave a URL - image was reported no problem. When I use a local image/matrix - the images are not shown on "debug ...
3 years ago
0 Votes
2 Answers
684 Views
0 Votes 2 Answers 684 Views
one year ago
0 Votes
1 Answers
592 Views
0 Votes 1 Answers 592 Views
Can I save "artifacts" from ClearML experiments directly on the server? so it will be available to all
2 years ago
0 Votes
30 Answers
591 Views
0 Votes 30 Answers 591 Views
I am trying to use trains-agent init and it fails. I get credentials from the Trains server in the Web GUI and copy them, but it fails to verify them.
3 years ago