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
11 Answers
2K Views
0 Votes 11 Answers 2K Views
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
I am trying to run the urbandsounds8k example, but when I run "preprocessing" I get the error in the line self.metadata = Task.get_task(task_id=self.original...
3 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi everyone, is there an option to not mount cache into the docker of an clearml-agent? E.g. datasets are downloaded into the docker and gone when the docker...
one year ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
I have a clearml server deployed. I can see in the docs that one way of doing things is through api calls. The docs mention the end point url but does not me...
3 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
hi all, there is any way to set the flags used for git clone when executed inside a Docker container (or wherever, i guess 🙂 ). I see https://github.com/all...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi all! Any example or doc to use ClearML with SLURM as a workload manager ?
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, I am trying to save a trained XGBClassifier model as OutputModel, is there an example somewhere of how to do that? it has no weights to save, should I ju...
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi I get the following error repeatedly - any idea what may cause this? Retrying (Retry(total=233, connect=233, read=240, redirect=240, status=240)) after co...
4 years ago
0 Votes
2 Answers
4K Views
0 Votes 2 Answers 4K Views
I saw the clear agent is running, but my task shows pending. What is the problem
2 months ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2021-01-13 10:34:24,897 - clearml - WARNING - Artifacts not supported by your ClearML-server version, please upgrade to the latest server version I got this ...
4 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
How can I do the following? (basically, filtering by task type) Task.get_tasks(project_name="my-project", task_name="my-task", task_filter=dict(type="trainin...
5 years ago
0 Votes
24 Answers
2K Views
0 Votes 24 Answers 2K Views
3 years ago
0 Votes
3 Answers
865 Views
0 Votes 3 Answers 865 Views
9 months ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi all, I'm using ClearML and Pytorch-lightning. I was able to train my models successfully as long as I was using a single GPU. When I used two GPUs for tra...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, is there any way to mount an S3 bucket to worker nodes for some specific use cases like data streaming? if so, how does ClearML tackle data versioning?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
1 Answers
292 Views
0 Votes 1 Answers 292 Views
Hello everyone. Is there a way to get the username from the user id with code?
2 months ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
I made PR for PyTorch Lightning integration. https://github.com/bmartinn/pytorch-lightning/pull/1
5 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
3 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
one year ago
0 Votes
1 Answers
783 Views
0 Votes 1 Answers 783 Views
7 months ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, we have a bit old open source clearml instance. I want to create a new instance on a new infrastructure. is there an easy way to migrate data between cle...
2 years ago
0 Votes
5 Answers
3K Views
0 Votes 5 Answers 3K Views
5 years ago
0 Votes
2 Answers
145 Views
0 Votes 2 Answers 145 Views
Hi Team, do you guys have a direct support email address to which billing related enquiries can be sent? Thanks
26 days ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
I'm trying to set up clearml server on a new vm but the elasticsearch container is erroring with the following: Attaching to clearml-elastic clearml-elastic ...
2 years ago
Show more results questions