Hello community, I’m trying to containerize a task using clearml-agent build, following instructions from the docs online. The task runs to completion and gi...
one year ago
finally my HPO runs... what a trip
one year ago
How can I enforce that the clearml-agent starts the task container WITHOUT the dataset cache enabled?
one year ago
Is it possible to launch the HPO application with the metrics/graphics after running the HPO from code? I am more interested in the graphical representation ...
one year ago
I have an environment error when running HPO: ``RuntimeError: Dataset '/home/rini-debian/git-stash/lvgl-ui-detector/datasets/ui_randoms.yaml' error❌❌ '/home/...
one year ago
How can I tell clearml to IGNORE certain submodules existing in the project? My projects consists of multiple git submodules and it is rather annoying that t...
one year ago
I get these warnings whenever I run pipelines and I have no idea what it means or where it comes from: :1: SyntaxWarning: invalid decimal literal :1: SyntaxW...
one year ago
Hi guys! Broad question: do you work with a feature store along with ClearML? Right now my workflow is: 1) clearml task fetches data from database/api, does ...
one year ago
Hey, the api reference says that the url should be https:///auth.login but to make it actually work I have to do https:///api/v1.0/auth.login This does not s...
one year ago
s not installing
one year ago
Are there any resources on how I can implement Hyperparameter Optimisation using Ray Tune on ClearML?
one year ago
Hi all, I have a question regarding TaskScheduler . When used for scheduling a function, schedule_function , is there a way to pass function arguments? I see...
one year ago
I have problem with my webserver. All other pods are available Back-off restarting failed container clearml-webserver in pod clearml-webserver-756865f-jlzsh_...
one year ago
I keep running into this issue: error: Could not fetch origin when the docker worker fetches the repository with submodules. It has credentials via ssh-auth-...
one year ago
I'm having a hard time with git cloning + cache for a private repo accessed via personal access token. This happens 100% of the time, across both bitbucket +...
one year ago
Hi Community, We're trying to move from app.clear.ml to a self-hosted clearML instance, and I was wondering if anyone figured out a way to transfer tasks fro...
one year ago
Hi folks, TLDR: Dataset.remove_files() is very slow. How can I speed it up? I'm working with a large raw dataset that we are trying to use a small subset of....
one year ago
Hello, community, I hope this message finds you all well. I am currently working on a project involving Hyperparameter Optimization (HPO) using the Optuna op...
one year ago
Hello, I have this problem using clearML while training a yolov8 ultralytics model. Every maybe 10 trainings I get this error at random that I don't understa...
one year ago
Hello everyone, I want to run a GitHub action on each repo pull request to create a task in ClearML to basically do check of current PR code with some scenar...
one year ago
How can I delete an experiment in a Project in ClearML?
one year ago
Hi everyone! I'm trying to setup web login with fixed users using default apiserver.conf from doc. When user firstly created everything seems to be ok, but a...
one year ago
Hey all, is there a way to upload a fiftyone dataset as an artifact in a clearml pipeline? I am getting the following error when I try to upload it Can't pic...
one year ago
Hey, can I upload an artefact to a clearml experiment once it is "completed"?
one year ago
Hi guys! How do you handle tasks with a complex parametrization? For example, a script that trains a machine learning model, where you want to parametrize mo...
one year ago
Hello! I am using clearml enterprise, and want to pass env vars with environment section in configuration vault So, in logs of remote task (config parsing pa...
one year ago
I have question about archiving expirement? Why would you archive an expirement?
one year ago
https://clearml.slack.com/archives/CTK20V944/p1713357955958089 Any idea about this?
one year ago
Hi everyone! Is there a way or a trigger to detect when the number of workers in a queue reaches zero? Sometimes, my workers terminate unexpectedly, which ca...
one year ago