Hello all, I am trying to report a confusion matrix for my Output Model as follows: output_model.report_confusion_matrix(title = "Validation Confusion Matrix...
2 years ago
Hi team, how to you use MicroMamba and pip together with ClearML ?
2 years ago
Hello, does anyone know if it's possible to log an experiment to two different servers at once?
2 years ago
Good afternoon! Can you please tell me if it is possible to run the enumeration of parameters for the task through the UI clearml? What would this task fly t...
2 years ago
Hi all, I'm generating pipelines from tasks and there's a step that requires providing outputs from the parent task to the child, but I'd like to pass it as ...
2 years ago
Hi all, is it possible to define some kind of conditional retry logic when using pipelines from decorator? I’m using the retry_on_failure option on the @Pipe...
2 years ago
Hi, is there a way to know when some experiment change status to published? how i can catch the change ? is it same with slack monitoring example script? i w...
2 years ago
Hello everyone, I'd like to stop ClearML from automatically logging models from YOLOv8. Is there any way to do it without disconnecting from framework (pytor...
2 years ago
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
Hi, When i start a new task, in Execution tab I see that by default log level set to basic. Is it possible to change to, lets say, debug level? I want to cat...
2 years ago
Hi, If it is necessary to refine the model by running a Clone Task so that the results of the Task are used, what should be done? output_uri=True? task = Tas...
2 years ago
Hi Team, is clearml support model versioning?
2 years ago
I'm a bit confused. It seems like something has changed with how ClearML handles recording datasets in tasks. It used to be the case that when I would create...
2 years ago
👋 Hi everyone! I cannot create a Dataset. Is this a limitation of the free version? Error: Datasets are not supported with your current ClearML server versi...
2 years ago
Hello, please dont tell me I just deleted something: I wanted to do two things: - Update clearml server- I followed the guilde at None - I deleted my old con...
2 years ago
Hi Team, I am replicating this code None . in this monitor part ,some metric are created related to code and proometheous server.where it is creating in code?
2 years ago
Hi, When creating a pipeline from tasks how can I set each step configuration from the web UI? for example in the training step i want to choose if i use a c...
2 years ago
Hi all, I dont know what happened but I am unable to download a dataset I used to download to cached folder. Now, when I try to download, the dataset show th...
2 years ago
Hi all, I am trying to serve yolov8 model using clearml model serving.Can anyone help me how to do it using triton engine along with the preprocessing.
2 years ago
Hi all, I am trying to serve the example sklearn model using clearml-serving. Step1: clearml-serving --id "09869d07cc4e489eb3d6f1aa7857be79" model add --engi...
2 years ago
Hi all, Is there a limit to the maximum size, or number of files a dataset can have when uploading to ClearML self-hosted? We got this error when finalizing ...
2 years ago
Hi, I'm struggling to make ClearML connect to a standalone redis instance. I think the culprit is that somehow I need to get ssl=True into the config but the...
2 years ago
Hi, what could be the reason for my Task.init taking close to 10min? See below screenshot of example run which took around 8min.
2 years ago
Hello 👋 ! I am trying to leverage the retry_on_failure with a PipelineController (using functions aka add_function_step ) to update my step parameters for t...
2 years ago
[Instance AutoScaler for GCP] In case someone else is interested, we have build an AutoScaler for GCP, too. It works similar to the AWS one in the ClearML re...
2 years ago
Hi all, What is the best practice to handle connection errors and timeouts to ClearML server? is there a configuration in the python SDK for timeouts / max a...
2 years ago
Hi all, How can we clear the local dataset cache in ClearML?
2 years ago
Hey all, Has anyone faced this issue with dataset.get_local_copy() ? IsADirectoryError: [Errno 21] Is a directory:
2 years ago
Hey everyone! Is there a possibility to move artifacts from existing tasks to another storage host? We have a number of datasets on files.clear.ml and would ...
2 years ago
Hi @<1523701205467926528:profile|AgitatedDove14> , @<1523709867745873920:profile|KindChimpanzee37> , @<1523701070390366208:profile|CostlyOstrich36> i am repl...
2 years ago