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 6575

Questions 6575

Tags
Sorting
Results
per page
0 Votes
2 Answers
916 Views
0 Votes 2 Answers 916 Views
Hello there again! So, I discovered by accident (as it usually happens) that apparently ClearML uses pickle as a backup serialization method if serializing w...
one year ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, I'm trying to upload my dataset via clearml-data CLI, but I'm facing this error: Pending uploads, starting dataset upload to Uploading compressed dataset...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi all, Is there any way to list/query all the Metric events that are associated with a particular task? I did some experiments with APIClient class, but no ...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Can i know how to remove an entry from running the command clearml-serving list? One of my service doesn't work anymore, and i want to remove it
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
We’re randomly getting the following message - 2023-03-07 11:07:26,123 [WARNING] [urllib3.connectionpool]: Retrying (Retry(total=237, connect=237, read=240, ...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
How can I filter out archived tasks with Task.get_tasks?
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
5 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, i have configured trains to run in kubernetes. The dashboard tries to access the api by using trains.domain:8008. Can I change this by appying a configur...
5 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Default installation of trains-server exposes only logging via http not https, in case the server has a public IP, what is the recommended way for increasing...
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Please tell me what is needed so that the models saved in the tensorboard are automatically saved in s3? UPD: Like this doesn't work: task = Task.init( proje...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi all, is there a way to specify to the agent, which clearml.conf to use ?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
When trying to run the server from the docker image ( docker-compose -f /opt/clearml/docker-compose.yml up -d as instructed in None ), I am getting an error ...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hey everyone! Is there a way to delete the example projects? I just installed ClearML server using the docker image. Thanks
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hello again 🙂 , any way to get clearml-task utility to support Conda enviroment.yml file passed to --requirements flag? (trying to avoid converting to a req...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, where can I find the logs of trains-agent by default?
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi. We have Task that generate trained model in pth but our downstream pipeline is using omnx file and an custom generated yaml file. Currently, when the tra...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, how can I search an old experiment based on its commit hash?
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hello, can anyone please give us update on our self hosted Ceph server not working with your clearml.conf because we dont have "region" field? None
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
so if there a way to make it run in the trains-agent and not in the terminal directly when executed manually through script
5 years ago
0 Votes
24 Answers
2K Views
0 Votes 24 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi all. I have a general question regarding the logging mechanism. Using https://github.com/allegroai/clearml/blob/master/examples/frameworks/tensorflow/tens...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, a quick question regarding hyperparameters optimization feature - does it available even in the Free plan, and Pro just adds GUI for configuring it?
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi guys, my second article about ClearML is out 🙂 https://w-goutas.medium.com/track-your-experiments-with-clearml-in-docker-37c5bdb3c582 thanks for reading 😉
4 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hey all! Ive gone through the doco and not found anything at the moment, but does ClearML have model versioning and staging (similar to mlflow). GrumpyPengui...
4 years ago
Show more results questions