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
ElegantCoyote26
Moderator
34 Questions, 126 Answers
  Active since 10 January 2023
  Last activity 11 months ago

Reputation

0

Badges 1

125 × Eureka!
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Any idea what could be going on here? [2023-01-09 16:18:15,727][root][INFO][utils_atom_fn.py:85] - Running fn: fn_get_heat_map_nan [2023-01-09 16:18:15,782][...
2 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
I think there is a little bug with the PipelineDecorator.component : i provide the name of the component but it uses the name of the wrapped function as the ...
2 years ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
is it possible to add extra arguments to pip install for a docker agent? somewhere in clearml.conf or maybe some docker arguments? I'm trying to add a truste...
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
is there any clearml-serving api documentation?
2 years ago
Show more results questions