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
WittyBadger59
Moderator
1 Question, 1 Answer
  Active since 07 September 2023
  Last activity one year ago

Reputation

0

Badges 1

Eureka!
0 Votes
2 Answers
704 Views
0 Votes 2 Answers 704 Views
Hello everyone, I'm currently working on comparing plots from experiments within the ClearML web UI. Each of these plots displays a series of true values and...
one year ago
0 Hello Everyone, I'M Currently Working On

For now I am using just the automatic reporting that ClearML provides.

The individual plots and artifacts, in general, can be visualised perfectly. Nevertheless, at the time of comparing experiments, the customisation of the dashboard seems slightly limited.

one year ago