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 6583

Questions 6583

Tags
Sorting
Results
per page
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi all, is there a way to know during runtime if the code is running in remote using the clearml-agent or if it is running locally?
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
How many people are actually working at AllegroAI/on ClearML?
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi guys, I want automate the clearml-init in a docker container. Ideally I would do this by having the clearml.conf file in the container and then read in en...
aws
4 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
can I get in Python the name of the person who created a given task by calling some method of a task?
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi there! I'm trying to understand how the trains-server works. So I have a few questions. 1. For a linux deployment, we need to use docker-compose which run...
5 years ago
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
Hello, I have an error while installing git dependencies of local package: So far I used task. update _requirements(“[.]“) with my local package referencing ...
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
5 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hi, having issues uploading a large dataset ~130 GB. It is a single file, the upload gets stuck on compression for hours is there anyway to skip it? Smaller ...
one year ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hello, Is there a time limit for pending tasks in a queue? (Let's say I put a task in a queue and it is not enqueued. Will it be aborted / failed after a whi...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
is there any examples for creating pipelines for deeplearning project
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
👋 Hi everyone! We’re facing an issue where ClearML workloads run successfully on our Kubernetes cluster (community edition), but never utilize the GPU — des...
4 months ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
How can I extend a dataset? On community edition I have an existing dataset, I want to add some files and make a new version. I tried just doing a Dataset()....
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hello, I want to report a confusion matrix with the values fig = plotly.express.imshow( matrix, labels={'x': "Predicted", 'y': "True"}, x=['0', '1'], y=['0',...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi there, I moved my ClearML server from US to EU and now I am trying to setup the AWS autoscaler with the different architecture that I have now. So far I u...
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
A suggestion to add task_name parameter to InputModel.__ init__ . As for now I can search by project name and model name, but what if I had 2 models within t...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, quick questions: - Do you think it is good idea to have two different clearml servers - one per dev environment and one per production environment? - Do ...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hello all! please tell me how to make it so that clearml does not write new tqdm updates every 20 seconds from a new line? as a result, the logs of one launc...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, Is it possible to resume an experiment that stopped unexpectedly, by using a checkpoint of the model?
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi again, from the API-Server logs Serving Flask app 'server' (lazy loading) * Environment: production WARNING: This is a development server. Do not use it i...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
and i don’t know what should i do , Is that what happened to other people?
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hey, guys, following my previous post, I managed to fix several problems I had. It seems a little left to get things working. My problem now is I get this er...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Is there a way to add a free-text field to a Task, e.g. a human readable description of what the user trained?
3 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
Hi! For clearml.Dataset we can provide target storage (for example, in S3) with output_url parameter in the upload method. Is there any similar way to provid...
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
3 years ago
Show more results questions