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 Hi Folks Any Info On When The Helm Chart Will Be Updated For 1.0.1 ?

Also going off this 🙂

The GCP image and Helm chart for ClearML Server maybe slightly delayed for purely man-power reasons.

4 years ago
0 Quick Qn, When Using The Clearml-Task, How To Specify The Output_Uri.

you will have to update this in your local clearml.conf, or wherever you are doing the Task.init from.

4 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?

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

I would like to create a notebook instance and start using it without having to do anything on a dev box

4 years ago
0 Hi! I'Ve Been Trying Out The

AgitatedDove14 - any doc yet for scheduler? Is it essentially for just time based scheduling?

4 years ago
0 How Do People Solve This? If I Am Pip Installing A Custom Package From .Tar.Gz, How Can I Ensure That If I Run The Experiment (Initially Run From A Notebook) Via The Queueing It Can Be Properly Installed Steps - Notebook -> Get A Tar.Gz From S3 -> Pip I

# Python 3.6.13 | packaged by conda-forge | (default, Feb 19 2021, 05:36:01) [GCC 9.3.0] argparse == 1.4.0 boto3 == 1.17.70 minerva == 0.1.0 torch == 1.7.1 torchvision == 0.8.2

4 years ago
0 Any Pointers On Running Gpu Tasks With K8S Glue?

So didn’t want to update the defaults

4 years ago
0 Hi

:man-raising-hand:

4 years ago
Show more results compactanswers