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

Questions 6046

Questions 6046

Tags
Sorting
Results
per page
0 Votes
13 Answers
3K Views
0 Votes 13 Answers 3K Views
Hello. In which YAML files for Kubernetes and where should I specify the AWS file_server and credentials for clearml-agent so that when running tasks remotel...
one year ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi, I want to update the destination some of my completed datasets, is it possible to do so and how? Thanks!
one year ago
0 Votes
22 Answers
2K Views
0 Votes 22 Answers 2K Views
Hi - quick question. I am using the PipelineController with abort_on_failure set to False. I have a pipe with a first task that branch out in 3 branches. - I...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi everyone! How do I read .conf files into python? Is there any python parser library/package to do that?
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hello, I am trying to use the SDK function dataset.sync_folder , but it doesn't look like it works. I see Add image.jpg being printed for all my data items, ...
one year ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello folks! i have a question about clearml.Task.create`` , especially aboutrepoparameter is there an any possibility to force clearml download submodules f...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello 🙂 Would it be possible to have a bit more information about the different states of a dataset ? Specifically I am not clear on the difference between ...
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello, would it be possible to add to the output table of clearml-data search --id 12345 a url column for the found datasets? ?It's useful when we want to in...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hello! I’m trying to re-use model, which is already in model regystry and I came up with two ideas: Query model and connect it to the task task.connect(model...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi all, Did anyone try to register "Pro" recently? I tried now, but I get a receipt of 0 $ , and not clear if registered at all. Tnx
one year ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
I've been using ClearML on on-premise machines and would now like to deploy everything in GCP (deploy everything new from scratch, don't care about migrating...
one year ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
Hey everyone, I am having some difficulties passing environment variables on my piepeline components running on agents ( 1.6.1 ) without docker mode: - I set...
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi everyone, I recently joined the community and I have a question. I installed ClearML server following the instructions at the link None and everything wor...
one year ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi everyone, if I copy embed code on some scalars I want to add to a report, it does not add the title nor the x-axis label into the report. Does anyone know...
one year ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi everyone, is there a possibility to point the ClearML Server to an already existing elasticsearch instance instead of deploying and connecting to its 'own...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi, I have an AWS Autoscaler based on the sample autoscaler example posted in clearml git. my instances need random external ip on init. is there a way to ed...
one year ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Is there a way to run hyperparamter optimization with yaml files? That is, all my hyperparameters are saved in .yaml files, and I want to different combinati...
hpo
one year ago
0 Votes
31 Answers
146K Views
0 Votes 31 Answers 146K Views
Hi I have a most probably a beginer question abour loading the data in pycharm and later on in google colab from an Dataset from clearML. I used from page: N...
one year ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
one year ago
0 Votes
29 Answers
2K Views
0 Votes 29 Answers 2K Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, I'm trying to install a self-hosted clearml-server on an ubuntu22.04 computer using the pre-built Docker image and following None . I have completed all ...
one year ago
0 Votes
9 Answers
3K Views
0 Votes 9 Answers 3K Views
Is there a way to set the name/path of the requirements.txt file the agent uses to install packages?
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
is there anyway to cancel the “--rm” in the clearml agent docker mode?
one year ago
Show more results questions