Hi all - I am new to ClearML and trying it out using the Free plan, and I am generally quite impressed with the amount of features available for free 💪 .. I...
one year ago
Good afternoon! please tell me how to get a list of tasks for the last 24 hours using Task.query_tasks? Can this be done by specifying a specific filter? I l...
one year ago
Hey all, I have a question that might have been asked before but I can't find an answer on this slack channel or the Github so I hope somebody can help me. I...
one year ago
hey all, in amazon aws, using the auto scaler, i want to mount my EFS on all ec2 workers who get spawned by the auto scaler. assuming i edited my security gr...
one year ago
Hey all I see this error repeating constantly, and my metrics are not updated, what does it mean? 2024-01-07 03:41:09,676 - clearml.Metrics - ERROR - Action ...
one year ago
Hi, I am struggling for following points. 1. Trying to update model metadata through APIClient . For which i am using POST /models.add_or_update_metadata As ...
one year ago
Hi, we are using ClearML for our experiment tracking but now investigating using the pipeline functionality as well for scheduling. We also want to be able t...
one year ago
Hi guys. I'm struggling to get the Cleanup Service working on our on-prem setup. We are using the built in service ( None ) but see loads of errors like: Cou...
one year ago
Hello! We're using free on-prem clearml server and planning to promote it to enterprise. Could you help me with links to promotion procedure? I didn't find it.
one year ago
Another annoying problem we have is that task deletion doesnt delete any files at all. I have selected deletion of images But nothing is deleted. I have to w...
one year ago
I've had this bug where every few weeks all my current running experiments are stopped and then deleted. This has now happend like 3-4 times. I dont understa...
one year ago
Hi, we've been trying to run the same experiments as we did at previous times but have been getting configuration errors after credentials errors over and ov...
one year ago
Hello folks, I am trying to run ClearML pipeline on an edge device and want to have control over my logging by only pushing stderr logs. I see that I can set...
one year ago
Hi folks, happy new year! I'm running into a new bug in the webapp where I compare two or more experiments, but the plots only show one of them (i.e. there's...
one year ago
Hi everyone, i have a question about using custom decorators with clearml pipeline. Here is my setup: decorators.py def my_decorator(function): @wraps(functi...
one year ago
Hello, I'm confused about the best way to use a docker container to manage the environment for experiments. I've gone through some of the tutorials running i...
one year ago
Hi! Trying to orchestrate a pipeline on multiple agents for the first time. I am setting up the pipeline from functions and I need the individual function st...
one year ago
Hello, clearml.Task has great ability save environment state like packages uncommited changes etc. How can I get the same effect when creating clearml.Datase...
one year ago
Hi everyone, I am launching clearML Webapp. asks me for user and pass. How do I get that?
one year ago
Hey all, I am reporting a DataFrame using report_table after finishing some model testing and like to compare between two DF from two different tasks, When g...
one year ago
Hi, I'm trying to install a self-hosted clearml-server on an ubuntu22.04 computer using the pre-built Docker image and following None . I have completed all ...
one year ago
Hope everyone's having a nice holiday period. I've been debating between cron and the ClearML TaskScheduler Cron is the solution I'm currently using but I wa...
one year ago
Hi I have a most probably a beginer question abour loading the data in pycharm and later on in google colab from an Dataset from clearML. I used from page: N...
one year ago
I found a workaround, but I am pretty sure there exists a much more efficient way than I am currently doing 😄
one year ago
Hi! I got a question regarding the following scenario: I want to try out different hyperparmeter settings using clear ML, and I want to run the experiments o...
one year ago
Hi all, I have a question regarding ClearML Task initialization with multithreading. I'm using Python's joblib library and the Parallel class to run an exper...
one year ago
Hi everyone, is there a possibility to point the ClearML Server to an already existing elasticsearch instance instead of deploying and connecting to its 'own...
one year ago
Hi guys, I am having some problems about parsing arguments to a task when running on agent. I have a task A that creates another task B via subprocess. Some ...
one year ago
Hi everyone, if I copy embed code on some scalars I want to add to a report, it does not add the title nor the x-axis label into the report. Does anyone know...
one year ago