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 with tag clearml

Questions with tag clearml

Tags
Sorting
Results
per page
0 Votes
4 Answers
306 Views
0 Votes 4 Answers 306 Views
Hi All, It seems after sync command, finalize is not working: Please let me know if I am missing anything. op = dso.sync_folder(local_path="./data",verbose=T...
3 months ago
0 Votes
2 Answers
301 Views
0 Votes 2 Answers 301 Views
3 months ago
0 Votes
6 Answers
303 Views
0 Votes 6 Answers 303 Views
Hi folks. I've installed ClearML on k8s cluster using helm chart 7.11.0, if it matters. When I trying to create "APP CREDENTIALS" from workspace settings and...
3 months ago
0 Votes
1 Answers
264 Views
0 Votes 1 Answers 264 Views
Hi! The code dataset.get_metadata('metadata_name') produces the console message Cannot find metadata on this task, are you sure it has the correct name? if t...
3 months ago
0 Votes
13 Answers
306 Views
0 Votes 13 Answers 306 Views
3 months ago
0 Votes
2 Answers
287 Views
0 Votes 2 Answers 287 Views
Hey everyone anyone had experience with installing clearml-server on Openshift? I assume some modifications requires comapred to vanilla k8s installation (in...
3 months ago
0 Votes
2 Answers
324 Views
0 Votes 2 Answers 324 Views
Hi community :) I'm new to ClearML and seeking advice on best practices for managing datasets. I have two types of datasets: (1) PDFs (2) Tabular data stored...
3 months ago
0 Votes
4 Answers
261 Views
0 Votes 4 Answers 261 Views
Hi everyone. Is there any way to customize web_server and api_server urls in this dialog window? Clearml in our case installed on k8s using helm chart (versi...
3 months ago
0 Votes
1 Answers
285 Views
0 Votes 1 Answers 285 Views
3 months ago
0 Votes
12 Answers
391 Views
0 Votes 12 Answers 391 Views
Hello Folks! I've deployed ClearML, helm chart version 7.11.1 , on a k8s cluster. I've created ingresses for all three api , web and file servers. I'm trying...
3 months ago
0 Votes
2 Answers
300 Views
0 Votes 2 Answers 300 Views
3 months ago
0 Votes
3 Answers
292 Views
0 Votes 3 Answers 292 Views
3 months ago
0 Votes
8 Answers
339 Views
0 Votes 8 Answers 339 Views
There are still a ton of instances of the documentation using 'import allegroai', is that deprecated?
3 months ago
0 Votes
6 Answers
263 Views
0 Votes 6 Answers 263 Views
Is it possible to upload a hyperdataset? Or can we only upload datasts
4 months ago
0 Votes
2 Answers
298 Views
0 Votes 2 Answers 298 Views
Hi ClearML team, does upload_folder None also have the capability of retrying to upload? It doesn't have the retries parameter
4 months ago
0 Votes
13 Answers
335 Views
0 Votes 13 Answers 335 Views
any tips on debugging worker graphs not showing up? seems to be some js errors in the console that may be related. running localhost against 1.16.1 images
4 months ago
0 Votes
2 Answers
327 Views
0 Votes 2 Answers 327 Views
4 months ago
0 Votes
3 Answers
266 Views
0 Votes 3 Answers 266 Views
I am trying to do some hyperparameter optimization using a script and have closely followed the example on Github. I keep getting this warning when using Opt...
4 months ago
0 Votes
3 Answers
310 Views
0 Votes 3 Answers 310 Views
Hey, I have pipeline from code, but have problem with caching. Actually clearml didn't cache already executed steps (tried to re-run pipeline from web-ui). D...
4 months ago
0 Votes
2 Answers
358 Views
0 Votes 2 Answers 358 Views
4 months ago
0 Votes
2 Answers
337 Views
0 Votes 2 Answers 337 Views
Hey guys, if I set file_upload_retries arbitrarily high like 1000, should I be good to upload a large dataset >1GB on spotty connections?
4 months ago
0 Votes
9 Answers
318 Views
0 Votes 9 Answers 318 Views
4 months ago
0 Votes
9 Answers
309 Views
0 Votes 9 Answers 309 Views
Hi, can I run a single hyperparameter optimization task with at least 100 experiments on multiple machines by using clearml-agent and queue?
4 months ago
0 Votes
2 Answers
351 Views
0 Votes 2 Answers 351 Views
Hey, I am trying to clone existing pipeline using clearml API, but I didn't managed to override pipeline parameters. Task was cloned successfully with parame...
4 months ago
0 Votes
1 Answers
345 Views
0 Votes 1 Answers 345 Views
4 months ago
0 Votes
3 Answers
342 Views
0 Votes 3 Answers 342 Views
Hi, Is clearml-task --docker able to take docker image > 10GB? I got some issue when using clearml-task --docker with AWS autoscaler. The error shows no spac...
4 months ago
0 Votes
1 Answers
341 Views
0 Votes 1 Answers 341 Views
4 months ago
0 Votes
3 Answers
325 Views
0 Votes 3 Answers 325 Views
Hello everyone! Can I create a report via API or SDK? Сan the model inference task generate a report that will be displayed in the reports tab?
4 months ago
0 Votes
1 Answers
357 Views
0 Votes 1 Answers 357 Views
Hello! Is there a way to launch clearml apps (for example clearml schedulers) via API or code with status tracking on ClearML application tab? If we run clea...
4 months ago
0 Votes
3 Answers
361 Views
0 Votes 3 Answers 361 Views
Hey, can someone help with using parameter in the pipeline? According to the documentation: pipe.add_parameter( name='pickle_url', description='url to pickle...
4 months ago
Show more results questions