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 6585

Questions 6585

Tags
Sorting
Results
per page
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Trying to run AWS autoscaler with poetry queue, and I get: Traceback (most recent call last): File "/root/.local/bin/poetry", line 5, in from poetry.console....
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
How
How can I extract all my workspace experiments data via the API and write it to a different workspace
2 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Hello! I have the following error in the Task's console: ModuleNotFoundError: No module named 'clearml'I have attached the full log below. Here is the code o...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi everyone! I'm trying to upload ROC figure from matplotlib to ClearML. Unfortunately ClearML adds invalid legend item to the plot as you can see on the att...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi! I made a PR ( https://github.com/allegroai/clearml/pull/857 ) for the clearml package. I don't want to wait until it is merged and is taken to the next r...
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hello! I have installed clearml-agent at the server, but have not installed clearml package. How will it determine the version of clearml package and when is...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, by accident I've scheduled 1000 experiments. I would like to abort them. In the UI I can do "load more", but it loads 15 more. Is there any option to do ...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi! Im trying pipelines with data creating and model training. pipe = PipelineController( name="data_preprocess_pipeline", project="some", version="1.0.0" ) ...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi all, I'm having some issues with syncing modified files using clearml-data sync . I have created the project and an original version of the dataset (and t...
2 years ago
0 Votes
22 Answers
2K Views
0 Votes 22 Answers 2K Views
2 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hello everyone! I am trying to run a pipeline from the Web UI. As you can see on the screenshot, it is possible to specify the Pipeline controller queue . Ho...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello! I faced the issue with hyper parameters optimization. When I try to run optimization I receive an error: 2022-12-20 12:48:02,560 - clearml.automation....
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi, We have a use case that we would like to upload a local folder into the cloud AS-IS - without compressing or breaking it up into chunks. I tried running ...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello, may i ask if there is a means to export dataset in one ClearML setup and import to another ClearML setup?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi i saw this announcement from NVIDIA on TAO's integration with ClearML. How can we use it?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, when installing Task's dependencies from requirements.txt (set force_repo_requirements_txt: true in the Agent config), I get the following error: clearml...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hello, I got this error when calling .get_local_copy() from an artifact of a task. The artifact contains nested folders and image files in there. What are po...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, I think I've found a strange bug in scheduler. I would like to run some job every Monday at 15:40 UTC. So I run this at 15:35: scheduler.add_task( name='...
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Tasks can be put in draft state - if we will execute: task.execute_remotely()it will not start Is there a way to do the same with pipeline (not run it immedi...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
hi, may i ask if there is a good way to get the details under ClearML Task "Info" tab (output as json/python dict) using python codes?
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hello, I see there are two different classes for clearml-dataset i.e. Dataset and DatasetVersion. May I know why there is a need for both when there are larg...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
I have question about a situation, when agent is running on a queue, but also we'll use clearml-agent execute --idHow will it work, a) will be run immediatel...
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi, on the clearml web app, under settings -> users & groups, I want to know how can I change the Owner user to someone else.
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
But I get the following error:
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, I am trying to use clearml-param-search tool. This is the command I use: clearml-param-search --task-id 454b34c3fbb34a8683f3dd6e6d77d49c --params-search ...
2 years ago
Show more results questions