Similar question but when running a pipeline, can I control the tags that the tasks a pipeline creates? add_pipeline_tags adds tags from pipeline to the task...
4 years ago
Also, since this Slack workspace only allows searching up to 10,000 messages, useful information will be lost overtime. It’s been very useful for me personal...
4 years ago
Hi! I am trying to update existing models that were already created by some model registration task. I can not find in the documentation if it is possible to...
2 years ago
Logger.current_logger().report_confusion_matrix( title="interaction (near field)", series="ignored", matrix=interaction, xaxis="X", yaxis="Y", ) Logger.curre...
one year ago
Hi there, I have a pipeline that query data from a Neo4J database. When I run it using PipelineDecorator.debug_pipeline() it runs just fine, but when I use P...
3 years ago
Hey all, any suggestion for this issue?
2 years ago
Hi, I noticed that my experiments fail if I try to clone them and enqueue them after I already pushed another commits (following the commit of the cloned exp...
2 years ago
We're trying to upgrade our ClearML on K8s but we're getting this error - Error: UPGRADE FAILED: cannot patch "clearml-fileserver-data" with kind PersistentV...
3 years ago
This totally counts as mlops. The VS Code Python Envy extension just changed my life . We have one monorepo with all our pipelines (grouped by "project"). An...
5 months ago
HPO question: I created HPO app in ClearML UI, with certain parameter to optimize, with minumal value=0.0, max=1.0 and step=1.0. So as far as I understand th...
2 years ago
I'm facing an issue with aborting a ClearML task. Even though I've tried aborting it both through the context menu and using the API, the task persists in th...
9 months ago
Hi, I am creating task in my jupyterlab notebook. When I what to mark the task as failed, my kernel "appears to have died". from clearml import Task task = T...
3 years ago
HI! I was wondering, is there a way to pass a Dockerfile (from the same repo with the code for example) to the base_docker task instead of just a tag? It's m...
one year ago
š š¾ Happy new year ! š š We wanted to thank you all for the great feedback, contribution and general support you guys give us. It is truly fulfilling to ...
4 years ago
And one more question: I have different pipeline with different files and I have ModuleNotFoundError, so what requirements.txt file pipeline use? From my git...
2 years ago
Hi, for ClearML self-hosted, do we have a limit on the number of users per workspace? Thanks.
3 years ago
Do you have any base image recommendation to install clearml python library? I'm getting error with pip on python:3.9.11-alpine image.
3 years ago
Hi all! I noticed when a pipeline fails, all its components continue running. Wouldn't it make more sense for the pipeline to send an abort signal to all tas...
4 years ago
Hello! Can you clarify, how we can support following scenario with ClearML. We have single ClearML server with multiple workers in docker mode. We also have ...
4 years ago
I have a Pydantic Class for my pipeline params (that verifies integrity of booleans, strings, emails, aws-intance-ids and such). I want to use tihs class to ...
one year ago
Hi guys, just downloaded clearml. wonder if I can manage versions, lets say some hyperparameters "try1" with data "dat1" and a model will be one version and ...
4 years ago
Hi abit of a crazy question... but is it possible to use ClearML in Rust, without writing a wrapper. I noticed the API doesnt cover dataset operations but th...
one year ago
I am studying using thećPipeline from Tasks ćpages. None I am facing two problems. - Q1:- I want to load a local csv in the step1 task and split it in step2,...
11 months ago
Hi everyone! I've had a problem. But when I was describing it here it was solved. Maybe it will help someone. I use pytorch and training accidentally freezes...
5 years ago
Hi everyone! I'm facing a problem with metrics quota, i reported it in github issues ( https://github.com/allegroai/clearml/issues/623 ) and i don't see any ...
3 years ago
Hi, our research team uses both local servers and cloud services to run a ML project In details, we do EDA, data preprocessing, conducting experiments and ot...
4 years ago
does clearml provides free self hosting ?
2 years ago
I keep facing this issue. I'm trying to set up my own clearml server using this tutorial. https://allegro.ai/clearml/docs/docs/deploying_clearml/clearml_serv...
4 years ago
I recently attended the LLMs in production conference organized by the MLOps community in San Francisco and was blown away by the wealth of knowledge and ins...
2 years ago