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 6586

Questions 6586

Tags
Sorting
Results
per page
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi all! Could do with some help on running registered task on a clearml-agent. My workflow so far is as follows: Execute a local training run (from within a ...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
hi community! this summer i worked on an interesting project and clearML helped me a lot. Does somebody know how to switch back to the free plan and stop pay...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
[WebUI-based options injection not working] Hey everyone! Since our training repo has gotten quite complex, we configure all setup in an options.yml file whi...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
congrats! https://github.com/ultralytics/yolov5/tree/master/utils/loggers/clearml
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi all, The version of ClearML published on the web is 3.13. https://app.clear.ml/dashbord However, the version of clearml-web published on GitHub is 1.6. ht...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi. When using sklearn's RandomizedSearchCV or GridSearchCV is there a way to save in a single clearml experiment the evaluation metrics of each hyperparamet...
3 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi, I am trying to pull api data from /tasks.get_all endpoint https://clear.ml/docs/latest/docs/references/api/tasks#post-tasksget_all I can pull data from c...
3 years ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
[Injecting secrets into a ClearML Agent / accessing clearml.conf from within a Task] Hi everyone, we are using the ClearML AWS Autoscaler (still awesome 😉 )...
3 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Is there any examples of mounting an AWS EFS mount to a self hosted k8 agent deploy? https://github.com/allegroai/clearml-helm-charts/blob/main/charts/clearm...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
How to select more than 10 experiments in the Clear ML UI? I want to compare 30 loss curves. Is there a setting somewhere.
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hey when I would like to remove experiment from project from app.clear.ml I got this message : Clone Of results Invalid dataview query (Trying to create too ...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hey is .get_local_copy() thread-safe ? I mean can I concurrently download several datasets without breaking the cache and StorageManager ?
3 years ago
0 Votes
3 Answers
3K Views
0 Votes 3 Answers 3K Views
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, relating to the Dataset SDK, is there a way to add_external_files with a very large number of urls that are not in the same S3 folder without running int...
3 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
How can I save a list of string , in the format of 'report_smthing'?
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
When using 'Logger.report_media' only 3 images are uploaded. Is it that limited?
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hello, good morning, I have few technical questions: Why the plots order on 'plots' section, are of an opposite ordering then the original order on python sc...
3 years ago
0 Votes
24 Answers
2K Views
0 Votes 24 Answers 2K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
If using the managed ClearML, does the server receive only meta-data, or is underlying data also accessible?
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hey, would it be possible to add a way to edit autoscaler configs without having to clone them ? This is really frustrating especially when you reached the q...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
as we understand this is related to MongoDB maximum BSON field size, where clearML tries to save the metadata of uploaded files
3 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
"clearml.Task - ERROR - Action failed <500/0: tasks.edit/v1.0 (Update failed (BSONObj size: 18330801 (0x117B4B1) is invalid. Size must be between 0 and 16793...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi! We've tried to upload a dataset to ClearML with more then 1M files in it and failed with following message:
3 years ago
Show more results questions