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
PlainPelican41
Moderator
5 Questions, 19 Answers
  Active since 20 April 2023
  Last activity one year ago

Reputation

0

Badges 1

19 × Eureka!
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
is there a quick way to make clearml task to run on few different clearml agents/machines ? for example for cases whrere one agent/machine alone doesn't have...
one year ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
Hi, is there a quick way to create new pipeline from few other/"sub" pipelines?
one year ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
Hi, Can anyone help me? I'm trying to create a pipeline of pipelines instead of pipeline of tasks?
one year ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
does any one know this error while running a pipeline: User aborted: stopping task (3) >?
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, does anyone know how to get a task version from a task object ?
one year ago