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
5 Answers
792 Views
0 Votes 5 Answers 792 Views
9 months ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
I wonder if there is a way to setup Task such that it would raise an error if the env where execution happens is not configured to track things on our custom...
4 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hi Everyone, I’m reporting a confusion matrix using below code. clearml_logger.report_confusion_matrix( title="Confusion Matrix (Accuracy)", series="ignored"...
one year ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, what happens exactly when I execute the following command: trains-agent daemon --gpus 0 --queue default &In my code, how to know which GPU to choose insi...
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi Does anyone know how can it be that task.last_worker returns None ?
2 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
5 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
4 years ago
0 Votes
2 Answers
660 Views
0 Votes 2 Answers 660 Views
5 months ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi all, any idea why spawned trainings during optimization can end with the following message User aborted: stopping task (3) ? I (user) do not stop them int...
3 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello, In my teams workspace (in the web UI) if i remove a user/delete it, do I lose the data that user created in that workspace (experiments, artifacts, et...
11 months ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
I have been successfully deploying and training a PyTorch CNN on a clearml-agent managed compute resource and have been testing some the capabilities, includ...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi
Hi , v0.15 is out, 🎉 🚀 Your feedback had a major influence on the features we added 🙂 thank you! A selected list of features: Column resizing / ordering /...
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hey folks, trying to use the Model class from the clearml SDK and seeing some weird errors. I am loading a model this way and trying to see a metadata value ...
2 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
5 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
How do I stop a zombie agent? 🤔 I see it in clearml-agent list , but I do not see it in ps aux and when I try clearml-agent daemon --stop , I get Could not ...
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, I think I found a problem with a clean clearml install. I create a new python env: conda create -n py310 python=3.10 pip install clearml python -c "impor...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, guys! How can I mount code from my repo into docker container on trains-agent? Seems like it doesn't support pwd in Base docker image parameter
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
CORS Support ## Hi All, I'm running a self-hosted ClearML server and I want to enable CORS on the fileserver, specifically Access-Control-Expose-Headers: "Ac...
3 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
does the new 2.0 helm charts (app ver 1.1.0) not support nfs?
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hey all! Great job on ClearML by the way 🙂 I’m currently exploring whether it could be a fit for me and my team and I have a few questions: If I want to sen...
4 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
I'm looking at how triggers work in ClearML. Is there an example, maybe with clearml data and a dataset being uploaded or some other example?
4 years ago
0 Votes
0 Answers
575 Views
0 Votes 0 Answers 575 Views
5 months ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hey, Is there a way to temporarily turn off clearml logging? I’m using pipeline and when developing i don’t wand them to be added to the UI and spam it. in w...
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Bug reporting: Just updated to trains==0.16.3. Tested with lightgbm==3.0.0 File "/home/nokchan/anaconda3/envs/cba/lib/python3.7/site-packages/trains/binding/...
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Is there a way to do s3 -> s3 copy while doing a dataset? I don’t want to get it to local from s3 and then upload as a dataset to s3
4 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello! How will clearml react, if I have combine two Datasets into a new Dataset, and both contain a file “IDs.txt”. Will one be overwritten, will both files...
one year ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi there, How can I set the model metadata using code? The Model object has the Model.set_all_metadata , but I am not sure how to access it from the Task .
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
Show more results questions