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 6087

Questions 6087

Tags
Sorting
Results
per page
0 Votes
3 Answers
137 Views
0 Votes 3 Answers 137 Views
How can I check which experiments are using the most metrics? and does archiving those experiments save some space?
2 months ago
0 Votes
5 Answers
145 Views
0 Votes 5 Answers 145 Views
Hello! I get this error when running multiple jobs on the same dataset, would someone be able to help debug?: FileNotFoundError: Image Not Found /clearml_age...
2 months ago
0 Votes
0 Answers
169 Views
0 Votes 0 Answers 169 Views
2 months ago
0 Votes
6 Answers
159 Views
0 Votes 6 Answers 159 Views
2 months ago
0 Votes
1 Answers
204 Views
0 Votes 1 Answers 204 Views
Hi people! I would like to know how to delete old corrupted batches or projects I have errors in the web like Error 406 : Project has associated non-empty da...
2 months ago
0 Votes
3 Answers
201 Views
0 Votes 3 Answers 201 Views
Hi everyone. I'm facing a problem when connecting to Azure storage. When the task tries to download a dataset, it fails with the message 2024-08-29 11:02:19,...
2 months ago
0 Votes
2 Answers
174 Views
0 Votes 2 Answers 174 Views
I'm having issues with the fileserver, datasets are successfully uploaded but downloading models or previewing thumbnails of the dataset gives a 401. Looks l...
2 months ago
0 Votes
3 Answers
195 Views
0 Votes 3 Answers 195 Views
Another question, is it possible to visualize bboxes when uploading the dataset in YOLO format? Thanks
2 months ago
0 Votes
10 Answers
228 Views
0 Votes 10 Answers 228 Views
Hi! I'm trying to set up Clear ML, I don't know how to setup Azure container storage, for some reason it raises errors. I tried this None But it continues up...
2 months ago
0 Votes
11 Answers
239 Views
0 Votes 11 Answers 239 Views
2 months ago
0 Votes
2 Answers
182 Views
0 Votes 2 Answers 182 Views
2 months ago
0 Votes
2 Answers
208 Views
0 Votes 2 Answers 208 Views
Hi everyone, has anyone ever had issues with an Elasticsearch index being corrupted? We are unable to load the "scalars" tab on any experiment without gettin...
2 months ago
0 Votes
8 Answers
213 Views
0 Votes 8 Answers 213 Views
Hello! I am having a dependency issue with clearml. Would someone be able to help me understand how to debug it/replicate it? from ultralytics import YOLO Im...
2 months ago
0 Votes
0 Answers
160 Views
0 Votes 0 Answers 160 Views
2 months ago
0 Votes
17 Answers
249 Views
0 Votes 17 Answers 249 Views
2 months ago
0 Votes
3 Answers
161 Views
0 Votes 3 Answers 161 Views
Is there way to have dynamic pipeline parameters and use it inside pipeline controller? pipe.add_parameter(name="P", default="yes") print(pipe.get_parameters...
2 months ago
0 Votes
4 Answers
136 Views
0 Votes 4 Answers 136 Views
2 months ago
0 Votes
4 Answers
200 Views
0 Votes 4 Answers 200 Views
Hi! We use ClearML self-hosted on a k8s cluster. I currently try to reduce the log level of the ClearML components such as the Apiserver, Fileserver, Webserv...
2 months ago
0 Votes
9 Answers
189 Views
0 Votes 9 Answers 189 Views
Hey there I'm currently trying to set up clearML serving while using Triton as my Engine. I'm currently experincing 405 errors when calling my endpoint or tr...
2 months ago
0 Votes
4 Answers
164 Views
0 Votes 4 Answers 164 Views
2 months ago
0 Votes
2 Answers
176 Views
0 Votes 2 Answers 176 Views
Hi! We use ClearML self-hosted on a k8s cluster. Great work btw 😉 We are currently experiencing a problem with the debug samples of tasks. They are not show...
2 months ago
0 Votes
7 Answers
173 Views
0 Votes 7 Answers 173 Views
Hello 🙂 I am using a self hosted clearml server and using a gcp bucket as my files_server. I am getting the sign in massage every few min / when I am move o...
gcp
2 months ago
0 Votes
0 Answers
138 Views
0 Votes 0 Answers 138 Views
2 months ago
0 Votes
6 Answers
171 Views
0 Votes 6 Answers 171 Views
hi all is there an openapi schema for the clearml REST api?
3 months ago
0 Votes
1 Answers
192 Views
0 Votes 1 Answers 192 Views
3 months ago
0 Votes
1 Answers
199 Views
0 Votes 1 Answers 199 Views
3 months ago
0 Votes
17 Answers
189 Views
0 Votes 17 Answers 189 Views
3 months ago
0 Votes
5 Answers
168 Views
0 Votes 5 Answers 168 Views
Agent and env variables (this is almost duplicate thread ) I’m running simple script: import os from dotenv import load_dotenv from clearml import Dataset, T...
3 months ago
0 Votes
4 Answers
200 Views
0 Votes 4 Answers 200 Views
Hi, I have a question. I am trying to create a pipeline using the pipeline = PipelineController and I have made sure to pass the name of my desired queue wit...
3 months ago
0 Votes
3 Answers
234 Views
0 Votes 3 Answers 234 Views
Can I ask how can we add a common docker credentials to allow clearml agent pod to pull images when spawned off? Where can we add in clearml.conf or the agen...
3 months ago
Show more results questions