Is there any simple way to orchestrate a batch to train a model with different features (in order to do feature selection, for example) through a single .py ...
3 years ago
Hey Everyone, I'm setting up clearml agents and workers with the open source version within my org. Was wondering what is the best way to handle different py...
2 years ago
Hi, I'm trying to understand a bit more about clearml-agent . When a task is run through clearml-agent why is clearml-agent itself installed in the python en...
one year ago
Hi Community, We are having an issue connecting our clearml server via code When I connect via a web browser - there is no problem . When trying to connect v...
3 years ago
Hi all! I I tried to run the manual_upload_model.py script, using a worker, and it fails because when looking at the installed packages, tensorflow is not th...
4 years ago
Hi All, trying to run some hp tuning tasks, for some reason (and even tho i deliberately state before any task is initialised to use a specific requirements ...
2 years ago
Hi, I am trying to set up the GCP autoscaler. I created a GCP service account and granted it the following roles: Compute Admin, Service Account User, and Lo...
6 months ago
Hi! Trying to run the following very basic code. The first few parts works as they should: connecting the configuraiton first reporting of scalars reporting ...
4 years ago
Is there some built-in way in clearml to trigger further action on task fail (or pipeline fail)?
3 years ago
Hello! There is great alternative for argparse developed by facebook for ml named https://hydra.cc/ . But unfortunately it doesn't work with trains in-browse...
5 years 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 ...
2 years ago
Hey guys, quick question: is there a tool function to know if a task id is valid? Not verifying that the task itself exists, just that the task id is the cor...
5 years ago
Hi there. I'm following the training instructions for testing clearml agent ( https://allegro.ai/clearml/docs/docs/tutorials/tutorial_tuning_exp.html#step-3-...
4 years ago
Can one delete individual tasks from the WebUI?
4 years ago
Hi, I started a trains-agent (0.15) in services mode (full command: trains-agent daemon --services-mode --detached --queue services --create-queue --docker u...
5 years ago
Hello everyone! I'd like to mount some data on trains agent into docker container directory that contains cloned source code from repo, like this: BASE DOCKE...
5 years ago
I'm experiencing some weird behavior from the automatic logging iterations. It seem to be capped at the number of batches rather than the epochs. How can I c...
4 years ago
I was giving a look to the TriggerSchedule and I noticed it doesn’t work (at least for me) when I use start_remotely(). The Schedule tasks gets correctly cre...
9 months ago
Hi. Is there a way to transfer clearML workspace ownership to another team member?
9 months ago
Hi, i was wondering how come my API calls keeps going up while I'm not executing any tasks\experiments? I think it is related to the fact that i have a worke...
2 years ago
Hi, When i create a task using clearml-task specifying some hydra arguments the task correclty shows up in the web app with its arguments. But when i enqueue...
2 years ago
When I upgrade the server, do I need to do anything with the agents/queues (redefine them, etc)?
3 years ago
hi team, my company asked me to research about clearml. so i tried to use clearml its good.. but some isssue i faced here. i want create clearml & clearml ag...
2 years ago
Hi, I have a question regarding storing datasets and models in a s3 bucket. Is there any specific way to upload metadata and models to s3 bucket from clearml?
3 years ago
is it possible to log out all users after changing passwords and restarting server?
2 years ago
Hi! I have a freshly deployed ClearML instance. In the docs I found a phrase > By default, the File Server is not secured even if > has been configured. Usin...
2 years ago
Hi Team, I have been trying to setup pipeline using clearml. I set up an agent in colab and also in ec2. However in both cases, the pipeline is pending. I ch...
2 years ago
is there a slack integration with clearml so that after failed experimetns one can get notificatios? (I am on the pro plan)
3 years ago