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
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
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
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
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
Oh also, may I inquire about the ClearML Professional and Enterprise pricing?
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
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
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
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
Is there a way to compare experiments across projects?
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
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
Can i ask how often does the hosted clearml reset? I'm in a hackathon and thought of using it.
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
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
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
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 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, I am starting to use clearml and would like to deactivate the detection of a git repository. The reason is that the repository is currently only on my...
4 years ago
Sorry folks too many questions - if i have a project (and i set the output uri in it while creating, to a s3 folder) how can i ensure that a experiment (task...
4 years ago
I saw some talk of ClearML + Kedro on reddit. Is that a good approach?
4 years 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
I have a problem with "report_image" When I gave a URL - image was reported no problem. When I use a local image/matrix - the images are not shown on "debug ...
4 years ago
ClearML Server deployment uses node storage. If more than one node is labeled as app=clearml, and you redeploy or update later, then ClearML Server may not l...
4 years ago
I started using clearml to track some experiments, after a while the need for reporting different iteration numbers for graphs (inner state) of per iteration...
4 years ago
Hey! I stumbled upon some errors with my workers monitoring. I checked logs in my k8s pods for apiserver and elasticsearch and it seems the problem is there....
4 years ago
Hi, A generic qn.. The clearml server uses multiple components like elasticsearch, mongodb, redis etc.. (I am using k8 setup) , In principle, it should be po...
4 years ago
Hey all. Is there a best practice approach to deploying models trained in clearml? Does anyone have a standard workflow that they employ?
4 years ago