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 6582

Questions 6582

Tags
Sorting
Results
per page
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hey everyone, is it possible to use the task_filter argument of Task.query_tasks to filter based on the value of a particular parameter?
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
hi, how can I get commit id for task using APIClient?
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi folks, good morning 🙂 In our setup we have a set of queues that do not use any GPU resources. Yet, when I run an experiment in such queues, we see a Warn...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
I wanted to ask about K8s + clearml-agent integration. Details in the thread.
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
Hello all. I'm trying to figure out how to get the task from pipelines listed under the experiments tab or at least in a place that's easier to find. I'm run...
2 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
Hello (yes, I did use the everyone button/tag, sorry!), please join us in welcoming ClearML 1.0. The community hosted server was quietly updated over the wee...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Would be great if ClearML is represented in the matrix. (It's mentioned as a mlops platform and the origin year) https://github.com/thoughtworks/mlops-platforms
3 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
I'm using the ClearML helm charts, and so far so good, now I'm looking to give one of our agents access to a private GitHub repo, but could not find where to...
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hello! The agent-services present in ClearML server's docker-compose is only for cleanup tasks, right ? For training I would need to run another instance of ...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi Guys! I have great news, we finally fully implemented support for continuing previously trained models 🎉 Here is a quick example (this is torch, but any ...
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi guys, I'm trying to familiarize myself with Hyperparameter Optimization using ClearML. It seems like there is a discrepancy between clearml-param-search C...
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi. Is it possible to run pipelines clearml using yaml manifests like kubeflow style?
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
5 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
Hi, Is there a way to log OmegaConf configuration with resolve=False ? So I won't have to remember and change all of my variable interpolation.
4 years ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
Hello everyone @<1574207105437536256:profile|HungryCat90> ! I am running a self-hosted clearml-server and I am having trouble in cloning sub-packages of a mo...
2 years ago
0 Votes
1 Answers
726 Views
0 Votes 1 Answers 726 Views
8 months ago
0 Votes
2 Answers
755 Views
0 Votes 2 Answers 755 Views
10 months ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi
Hi ! trains 0.16.2 is finally out with the new pipelines interface! Check out the new example https://github.com/allegroai/trains/blob/master/examples/pipeli...
5 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
ClearML Server v1.2.0 has just been released! 🎉 🎉 with lots of improvements (such as improved experiment comparison UI) and bug fixes (release notes here )...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello, I'd like to ask questions about TaskScheduler How to use the previous created TaskScheduler? Should I use the same TaskScheduler to create cron like t...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hello everyone! I'm currently trying to set up a Pipeline, and am a bit confused at a few things. Some questions I have: What does the intended workflow for ...
2 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Hey all, is there any reason the python sdk clearml would cause subprocess issues? I'm calling returncode = Popen(cmd).wait() and getting File "/usr/lib64/py...
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi! how can I delete dataset from UI and from S3 bucket? I tried to delete from UI and then checking but I still have it ... API client doesn't have methods ...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
Show more results questions