Hello everyone, I have a small question for the clearml api . I am trying to filter tasks that have 2 tags. It seems the default condition operator is or ; I...
one year ago
hi guys, i want to add a type of message broker like Kafka to put incoming requests in a queue and monitor them. how can I integrate that with clearml?
one year ago
Hi all, I'm want to compare 2 different tasks plots, e.g., I have a histogram of F1 values for 2 different models. However, they histogram comparison only sh...
one year ago
Hi, after I create my clearml.conf file with clearml-agent init I edit the azure.storage field afterwards to put there account_name and account_key , is ther...
one year ago
Hi, I'm trying to create a dataset with 186 parent datasets. The process fails due to OOM, the machine has 64 GB of RAM. Does a workaround exists, for exampl...
one year ago
How does one create an additional workspace? I'm already a member of a workspace I had created. I need another one. How can I make that happen?
one year ago
Hi guys, I am trying to use clearml pipelines by function. May i know the correct way to pass model/files from one tasks to next? I realised pickle may not w...
one year ago
Hi. For the experiment scalar tab, there's a gpu resource graph. The gpu mem used is in percentage, is it possible to display as absolute GB instead? Reason ...
one year ago
Is there a way for clearml to assign semantic version to model automatically like mlfow does?
one year ago
Hi all, I have deployed a clearml server with docker to one of our local machine. I had set up the filesserver folder as mount point to the cloud. How easy i...
one year ago
Does ClearML use Mlflow as the backend or does it use its own code?
one year ago
I seem to be missing something ... I've only got one task running to train a segmentation model on my local machine, and in a few days it's hit over 1.15M AP...
one year ago
Is there any place I can find the metric storage usage of a given experiment, or all experiments underneath a project?
one year ago
Hi, I am trying to login to my clearml pro account, after not logging in for a while, and I am receiving the error message that my email is not registered. B...
one year ago
Hey, I saw previously that Grafana/Prometheus were not supported as part of the clearml-serving helm chart. I guess this is outdated right? I see these chart...
one year ago
Is there a way to tag a task/dataset "folder" with the SDK? In the UI there is an option to add a tag to a certain project folder, but in python it seems tha...
one year ago
Is there a command line interface that lets you query and download models from the ClearML model registry the way you can with MLFlow? Example: # search for ...
one year ago
Outputs of final few colab notebook cells not logged Hey, We are creating a ClearML Task within a Google Colab notebook and using the Task, among other thing...
one year ago
hi everyone, if I use the free hosted server of ClearML, does it mean that I should get a public URL to run inference on my model when I deploy to this server?
one year ago
Is that Plotly that ClearML uses to visualize graphs? Should I google if this a Plotly issue?
one year ago
Hi! I feel really stupid asking this, but: how do I download graphs in a .csv format? I only have download json button, opposed to the documentation that say...
one year ago
Do you have a documentation about how ClearML detect required python package ? In my case, I use mamba env and clearml seems to be mis-detect some packages ....
one year ago
hi, i am running clearml server self hosted and update clearml to WebApp: 1.11.0-373 • Server: 1.11.0-373 • API: 2.25 before update/restarting we able to see...
one year ago
I'm deploying clearml with all its components into an EKS cluster, I'm configuring the values.yaml and adding the right values. I have a two questions: Can s...
one year ago
Is there a way I can upload an ML model (raw, no training task) to s3 and log it in the models section of clearml. I succeeded with storage manager but dont ...
one year ago
Hi everyone! I discovered that uploading model artifacts at each checkpoint to the clearml server significantly slows down training. So I set output_uri to s...
one year ago
Hi! I'm registering a pandas dataframe using register_artifact . I can see the preview under the ARTIFACTS tab, but when I try to download the csv file from ...
one year ago
Hello! Is it possible to 'send' / compose specific reports automatically from tasks to the designated report under the REPORTS page in the UI? I've looked in...
one year ago
Hi team. why am getting this error k8s helm ``` jithu@edgebricks:~/Downloads$ cat <
one year ago