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 6578

Questions 6578

Tags
Sorting
Results
per page
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hello clearml friends 🙂 , I have a question regarding the requirements_file arguments in Task.create() . Can I put a path/link to requirements from git repo...
3 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, is there a way to get some stats about the use of workers? I would like to know, over the past 3 months: Number of training hours per user Number of trai...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
How does ClearML handle running jobs while server is down? We saw some mismatches between what ClearML logged with the actual iteration, in time periods whil...
one year ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
29 Answers
2K Views
0 Votes 29 Answers 2K Views
4 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, All. How do I add accuracy and loss metrics for tracking in ClearML for YOLO8? And model registry after each epoch?
2 years ago
0 Votes
26 Answers
2K Views
0 Votes 26 Answers 2K Views
colors of CM reporting are strange... is it possible to adjust the default ones
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
one year ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
If I'm using a drive mapping to save files is there any easy method/hack that would allow me having different base mappings on different machines?
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Is clearml-agent supports pip versions up to 22.3.1? Should I update the pip version in clearml.conf if mine is more recent?
2 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Is there a way for clearml to assign semantic version to model automatically like mlfow does?
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
How can I access the FrameGroup class? I used to do this - from allegroai import FrameGroup But now I have only clearml package and I don't find the FrameGro...
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello, I downloaded the docker-compose for windows but when starting it up I'm getting the following error for mongo: 2020-11-29T18:37:45.794+0000 I CONTROL ...
4 years ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
Hi everyone I am experiencing issues with delete_artifacts method. When I remove artifacts with default flag delete_from_storage=True the file actually disap...
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, I have several long running experiments failing with Process failed, exit code -9 and no other error with clearml 1.0.4 and clearml-agent 1.0.0, what cou...
4 years ago
0 Votes
3 Answers
756 Views
0 Votes 3 Answers 756 Views
Hi everyone, I'm deploying ClearML server helm chart with 3 ingress controller for api, web and files. I saw that one of the api backend is UNHEALTHY and I g...
7 months ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
How can I enforce that the clearml-agent starts the task container WITHOUT the dataset cache enabled?
one year ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
(I'd open an issue on GitHub if I had found which is the right repo to address it)
2 years ago
0 Votes
24 Answers
885 Views
0 Votes 24 Answers 885 Views
9 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi
Hi , I am new here in this group. I recently created a Pipeline using clearml PipelineDecorator. It's working fine. I have configured it with a git repositor...
one year ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi , ClearML Server v1.1.1 patch version is out! 🎉 Containing some small fixes for issues that annoyed us 😄 - see release notes https://clear.ml/docs/lates...
4 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, what is the expect input of the series parameter of the logger.report_line_plot function? I am passing list of two lists (like [[1,2,3], [4,5,6]] ) to pl...
2 years ago
Show more results questions