Hi all, I have an issue with the way hyper parameters are logged under configuration, the values that are stored seem to add unnecessary escape characters to...
4 years ago
Hello all, I am using community server and I could not find Feature store on my UI. Any configuration to make it appear? Thanks
4 years ago
Hi everyone, I have a question when running a task under a clearml-agent. When the script is executed by an agent, that should be bound to some task. How can...
4 years ago
Hi, i am running several python scripts but all for the same project/task. Is it possible to Task.init to existing running/completed task and adding on the r...
4 years ago
Hello, I have a server with 2 gpus. Many users want to train on the gpus. That means the git credentials are different for every user. In the clearml.conf fi...
4 years ago
Can i ask how often does the hosted clearml reset? I'm in a hackathon and thought of using it.
4 years ago
Currently, I start my clearml queues like this from the command shell. Is there a more elegant way to do this/ Like running it in perpetuity ? python clearml...
4 years ago
my agent is not fully utilized. I wonder anyhow I could run multi-Task on a same agent without queuing?
4 years ago
Hi all, what would be the proper scope to "bitch" about (and discuss) UI\UX suggestions\ ideas that might be subjective or very use-case dependent but might ...
4 years ago
Is there a way to compare experiments across projects?
4 years ago
hey, I'm trying to restore the data on a k8s node from a backup but it seems like mongodb just ignores the existing data. Is there anything that I should do ...
4 years ago
Hi! I have the previous trains server configured with multiple experiments; I created it using the gcloud images provided. If I want to update the server to ...
4 years ago
Is there a reason clearml will use the demo server when there is no ~/clearml.conf ? In my opinion this really has to be changed to throw an error instead. I...
4 years ago
Hello, does clearml have a feature like the wandb's reports? E.g. https://wandb.ai/gudgud96/big-sleep-test/reports/Image-Generation-Based-on-Abstract-Concept...
4 years ago
Oh also, may I inquire about the ClearML Professional and Enterprise pricing?
4 years ago
Hi all, is there a way to schedule the tasks from the queue onto the GPU instances based on factors such as GPU utilisation, number of CPU cores present, fre...
4 years ago
The histograms I plot with matplotlib look different on clearml compared to the original plots, how can I make them look the same?
4 years ago
Anybody tried to integrate clearml with ray framework ( https://github.com/ray-project/ray ), how was the experience ? There is a discussion thread on github...
4 years ago
If i have a dataset and i process it and I want the processed data as another dataset, is parent the right approach?
4 years ago
Any ideas of using Label Studio with Clearml Datasets - base dataset, load to label studio, annotate, child annotated dataset is the kind of flow
4 years ago
Hi, is it possible to change the visibility of the projects on the dashboard so that only specific users can see the projects?
4 years ago
Hello, I am using ClearML on my server that is located in Hamachi VPN network with IP 25.x.x.x. ClearML runs in docker with api_server: http://172.x.x.x:8008...
4 years ago
Is it possible to schedule pipelines on events like dataset update?
4 years ago
Hey, I want to use the AWS autoscaler with spot instances, and I was wondering how (or if) you handle interruptions. What we currently implemented is a mecha...
4 years ago
Hey, we were trying to run an experiment on clearml using its python-sdk. When I run an experiment using Task.create() , it is picking up these random uncomm...
4 years ago
We had a problem moving from Google Drive to Bucket storage (S3, Google Storage, etc.) in that we still wanted to be able to mount the bucket as a network dr...
4 years ago
The party continues on reddit. I'm sure there will be questions from non-users, I hope you could all join in and answer! https://www.reddit.com/r/MachineLear...
4 years ago
Hi, where can I find the full spec/syntax for task_filter used in Task.get_tasks ? Thanks
4 years ago
Hi all, is there documentation \ example describing how does ClearML works with hydra?
4 years ago