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
CleanPigeon16
Moderator
10 Questions, 42 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

42 × Eureka!
0 Votes
7 Answers
621 Views
0 Votes 7 Answers 621 Views
Hi, I'm trying out the clearml-agent on an Azure machine connecting to your managed server. I see the worker on the queue, and the job reaches it - but nothi...
3 years ago
0 Votes
18 Answers
600 Views
0 Votes 18 Answers 600 Views
Hey, I'm running a pipeline, and 1 stage passed - but the next one failed. I fixed the bug for the second one - is there any way to retry the pipeline from t...
3 years ago
0 Votes
7 Answers
673 Views
0 Votes 7 Answers 673 Views
Hey! I'm trying to play with the clearml-session , I started it on an existing queue in my hosted environment, and I see the task running without any errors....
3 years ago
0 Votes
2 Answers
613 Views
0 Votes 2 Answers 613 Views
Hi, I'm trying to create a clearml-task to run a script with required parameters (unnamed ones). It seems like I can only give named params. Am I missing som...
3 years ago
0 Votes
5 Answers
701 Views
0 Votes 5 Answers 701 Views
Hello! I'm trying to test the (unpublished) feature that should help me to deal with running cloned pipelines from different commits/branches. I found this c...
3 years ago
0 Votes
2 Answers
586 Views
0 Votes 2 Answers 586 Views
Hello! I was wondering if anyone ever integrated trains server with Auth0?
3 years ago
0 Votes
15 Answers
686 Views
0 Votes 15 Answers 686 Views
Hey, I'm trying to run the AWS autoscaler and pull a docker image from ECR (private repository). I'm currently getting the error: docker: Error response from...
3 years ago
0 Votes
19 Answers
577 Views
0 Votes 19 Answers 577 Views
Hi there, I'm integrating trains - looks great so far! We wanted to be able to monitor which user created an experiment. I've noticed I can create a user usi...
3 years ago
0 Votes
14 Answers
700 Views
0 Votes 14 Answers 700 Views
Hey, I'm looking into the AWS autoscaler. I couldn't find the Task in my UI, so I ran the aws_autoscaler.py script remotely. It looks like to get it to work ...
3 years ago
0 Votes
3 Answers
531 Views
0 Votes 3 Answers 531 Views
3 years ago