I am working up with the autoscaler, after setting up the autoscaler instance I am getting the following error when I launch the autoscaler googleapiclient.e...
2 years ago
hello, is there a dark theme for ClearML UI ?
2 years ago
Hi, I am trying to using ClearML agent version 0.16 ("trains_agent"), and I always get a silent exit after starting task execution: > Environment setup compl...
4 years ago
Hello! When I use the TriggerScheduler class with the add_task_trigger function configured to watch for trigger_on_status=['published'] and a specific trigge...
3 years ago
when we train the models, we often choose checkpoint based on the validation accuracy, but test set accuracy (or specific class validation accuracy) is not n...
4 years ago
Hello everyone! Has anyone ever used Grafana in ClearML-Serving to configure data drift alerts?
one year ago
Hi guys, I have many questions to ask, sorry if this questions were posted already - if the answer exist, please, point me to it. Thank you for your help. I'...
4 years ago
I've been asked requirements to deploy clearml server on our company server. I'm not exactly what to put in the requirements. I know it's a vague question. I...
4 years ago
Is it possible to write text file and see it in results of the experiment? I want to use it to version data as in keeping a track of what images have been tr...
4 years ago
Where does clearml pick up these metrics from the code? When I run the same code in a notebook I can't figure out how to extract these numbers from the train...
3 years ago
(the payload is not the correct form, can that be a problem? I'd rather figure this out before I recreate the rather convoluted data structure that needs to ...
3 years ago
Hi, can I check of anyone has interfaced ClearML with Jenkins? I am having an issue with Jenkins unable to trigger ClearML tasks. Both Jenkins and ClearML se...
3 years ago
is it possible to link independent training experiments.. for example.. i have an ensemble of 2 models (A & B) each models are trained under their own traini...
5 years ago
Hello Everyone, I'm using quite an old ClearML : WebApp: 1.14.0-431 • Server: 1.14.0-431 • API: 2.28 I would like to upgrade it because we have some issues w...
4 months ago
Hi! I was wondering if it's possible for a clearml agent to create an environment from a conda environment.yml file every time an experiment is run
4 years ago
Is there an option to use clearML agent with 2FA logging for github user ?
2 years ago
Good day, We have been using ClearML for project monitoring and task management. Recently, we decided to try the Google Cloud Platform Autoscaler to automate...
6 months ago
I have several models to log as artifact and I am using OutputModel to do that model = OutputModel(task) model.update_weights(file) here 'file' is my model i...
5 years ago
Is there a way to force ClearML to first parse the config file, before running Task.init ? We’re relying in some code that the credentials in clearml.conf ar...
2 years ago
https://github.com/allegroai/clearml/blob/master/examples/optimization/hyper-parameter-optimization/base_template_keras_simple.py Hi, I am running this code ...
4 years ago
Hi! I have question about k8s glue agent. Is it possible to specify clearml config there the same way as it is in agentgroups? And also could you please clar...
3 years ago
Quick question about the Results --> Scalars ` view. In tensorboard when using autoscale it will ignore some values for scaling (e.g. very early super high l...
4 years ago
A suggestion. Sometimes newcomers that join an existing project that uses ClearML forget to configure their ClearML for the organization's server resulting i...
4 years ago
Hi recently upgraded all the clearml, clearml-server, clearml-agent. Now running k8s glue with clearml-agent=1.0.1rc1. python3 k8s_glue_example.py --queue 1b...
4 years ago
Hi all, I was trying to use clearml-task to run a custom docker(with poetry to install all the python dependencies and activated the environment) using clear...
2 years ago
What is the suggested way of running trains-agent with SLURM? I was able to do a very naive setup: trains-agent runs a slurm job. It has the disadvantage tha...
5 years ago
Hi, first time here 🙂 We are looking forward to deploy a fairly simple xgboost based regression model in the cloud. We have developed the model in Google Co...
3 years ago
hello. I would like to ask a question about clearml cloud pricing. Where should I ask? I would like to know the email address where I can inquire about clear...
one year ago
As someone much smarter than me noted.. in our small community we have reached 500 users this morning. It's a small milestone but nothing wrong with celebrat...
4 years ago
I'm getting upload errors when uploading artifacts (using GCS) but it uploads for datasets works just fine. clearml.storage - ERROR - Failed uploading: HTTPS...
2 years ago