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 one year ago

Reputation

0

Badges 1

383 × Eureka!
4 years ago
0 How Do People Generally Handle Moving From Experimental Mode With Notebooks And Then Running Pipelines For Production Training And Beyond?

Currently we train from Sagemaker notebooks, push models to S3 and create containers for model serving

4 years ago
0 Getting This Error At

AgitatedDove14 - tried exit(0) from the notebook and it worked

4 years ago
4 years ago
0 Seeing This Error When Trying To Run A Monitor In Services Queue (Agentservices Running On Kubernetes): Am I Missing Some Configuration I Need To Add Over Defaults?

Hey TimelyPenguin76 - i am just using the helm chart and haven’t done any setup on top of that. the agentservices is running as is from the helm chart

4 years ago
0 Does Clearml-Session Work In A Kubernetes Environment?

Ah ok. Kind of getting it, will have to try the glue mode

4 years ago
0 Hi

AgitatedDove14 you had mentioned some pipeline related changes coming, are they in?

4 years ago
0 Is It Possible To Add A Callback For A Pipeline From A Step?

What happens if I do blah/dataset_url ?

4 years ago
0 Is It Possible To Set An Environment Variable For A Task?

I get other things from the project like the dataset

4 years ago
0 Has Anyone Done This Exact Use Case - Updates To Datasets Triggering Pipelines?

Which would also mean that the system knows which datasets are used in which pipelines etc

4 years ago
0 Is It Possible To Set An Environment Variable For A Task?

Is there a good way to get the project of a task?

4 years ago
0 Does Clearml-Session Work In A Kubernetes Environment?

How is clearml-session intended to be used?

4 years ago
0 Has Anyone Done This Exact Use Case - Updates To Datasets Triggering Pipelines?

More interested in some way for doing this ssytem wide

4 years ago
0 Is It Possible To Set An Environment Variable For A Task?

It’s a task, it’s running in context of a project, but I don’t have a way to get the project name

4 years ago
Show more results compactanswers