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
ExuberantBat52
Moderator
8 Questions, 47 Answers
  Active since 10 January 2023
  Last activity 2 months ago

Reputation

0

Badges 1

25 × Eureka!
0 Votes
2 Answers
477 Views
0 Votes 2 Answers 477 Views
6 months ago
0 Votes
13 Answers
180 Views
0 Votes 13 Answers 180 Views
3 months ago
0 Votes
2 Answers
245 Views
0 Votes 2 Answers 245 Views
Hey all, hope you had a great start to your new year! How do I change the task description from the automatically generated task description. I went through ...
4 months ago
0 Votes
3 Answers
682 Views
0 Votes 3 Answers 682 Views
Hi all, I currently have some data processing scripts for example: - script_1 -> dataset_0, dataset_1 - dataset_1 -> script_2 -> dataset_2 - dataset_2 -> scr...
one year ago
0 Votes
10 Answers
723 Views
0 Votes 10 Answers 723 Views
Hi all, What does the SHUTDOWN_IF_NO_ACCESS_KEY environment variable in the ClearML server docker-compose file do, under the clearml-agent-services container...
one year ago
0 Votes
6 Answers
758 Views
0 Votes 6 Answers 758 Views
Hi all, I am currently trying to deploy clearml in AWS Fargate using Terraform, and need to pass in some https://clear.ml/docs/latest/docs/deploying_clearml/...
one year ago
0 Votes
4 Answers
200 Views
0 Votes 4 Answers 200 Views
Hi all, I am currently have a pipeline with multiple steps using the functional api add_function_step I would like for one of the steps to be run from within...
3 months ago
0 Votes
2 Answers
769 Views
0 Votes 2 Answers 769 Views
Hi all, I was going through the different ways to deploy ClearML. The AWS EC2 AMI is one way to go about it, however, has anyone managed to go about deployin...
one year ago