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
TrickySheep9
Moderator
71 Questions, 428 Answers
  Active since 10 January 2023
  Last activity 8 months ago

Reputation

0

Badges 1

383 × Eureka!
0 How To Update The Logging Level Of All Loggers In Clearml?

yeah meant this, within clearml.conf:

logging {} sdk {}

2 years ago
3 years ago
0 After I Have Create A Task And Closed It In A Notebook, Any Activity Seems To Trigger Another Task. For Example:

How can I ensure that additional tasks aren’t created for a notebook unless I really want to?

3 years ago
0 Is It Possible To Schedule Pipelines On Events Like Dataset Update?

Essentially, if I have a dataset on which I am performing transformations and then creating other downstream datasets

3 years ago
0 Is It Possible To Schedule Pipelines On Events Like Dataset Update?

AgitatedDove14 - thanks for the quick reply. automation.Monitor is the abstraction i could use?

3 years ago
0 Is It Possible To Do Additional Setup (The

It’s a bit difficult to figure out the exact key. Will try this to see if it works

3 years ago
0 Is It Possible To Do Additional Setup (The

SuccessfulKoala55 what’s the right way to do this using the SDK. I use Task.init but the option is there only in Task.create? (I have always been indecisive on when to use init vs create as well). Pointers?

3 years ago
0 How To Update The Logging Level Of All Loggers In Clearml?

Thanks you! Does this go as a root logging {} element in the main conf? outside SDK right?

2 years ago
3 years ago
0 Hi Folks Any Info On When The Helm Chart Will Be Updated For 1.0.1 ?

Yeah meant the 1.0+ release as I don’t think the chart has been updated

3 years ago
Show more results compactanswers