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
hi, how can I get commit id for task using APIClient?
3 years ago
Hello, Is there a way to running multiple environments (like staging, production) on the same clearml instance? Or do we need separate instance for each envi...
3 years ago
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
I wanted to ask about K8s + clearml-agent integration. Details in the thread.
3 years ago
Hi! I’ve been using ClearML for some time in my previous company, but I have a new job now, and naturally I want to continue using it and hopefully convince ...
3 years ago
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
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
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
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
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
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
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
Hi. Is it possible to run pipelines clearml using yaml manifests like kubeflow style?
3 years ago
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
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
Hi, I want to integrate my ML tasks as a complete MLOps pipeline. I am planning to create new tasks by pulling the repo from github. As, some of the models a...
8 months ago
I know this question been asked before but I cannot find the answer again: What is stored in MongoDB vs ElasticSearch vs Redis ? IF we get error intermittent...
10 months ago
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
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
Hello, we use clearml with a torch.distributed (DDP, on only 1 machine but with multiple process) training, and we found that clearml intercepts and changes ...
4 years ago
Does clearML have an integrated approach to querying model metrics? The objective is to log all model run outputs in order to be able to query them for deplo...
4 years ago
Hi clearml.-community! How do you ensure that clearml-agent does not fill up the disk with docker images if your users use different images. Is there in opti...
2 years ago
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
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
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
Hi, I am considering different plans ClearML offers and it would be great if somebody could confirm if my understanding is correct. So for now what I underst...
2 years ago