Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
DeliciousBluewhale87
Moderator
38 Questions, 126 Answers
  Active since 10 January 2023
  Last activity 7 months ago

Reputation

0

Badges 1

121 × Eureka!
0 Votes
2 Answers
901 Views
0 Votes 2 Answers 901 Views
Hi, I have k8s environment and I have tried to install via helm. https://github.com/allegroai/clearml-helm-charts However, there were all kinds of errors in ...
2 years ago
0 Votes
5 Answers
955 Views
0 Votes 5 Answers 955 Views
Seems clearml-server-k8s has been deprecated in version 1.0.. Did this to install helm install allegroai/clearml-server-chart --namespace=clearml --generate-...
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Prev, i worked with Clearml (1 year back) and back then, we config Seldon Core for the deployment and Clearml for the training.. Now there is clearml-serving...
2 years ago
0 Votes
14 Answers
971 Views
0 Votes 14 Answers 971 Views
Hi, I am running a file like this python train_it.py Task.force_requirements_env_freeze(False) task = Task.init(project_name='playground', task_name='base') ...
3 years ago
0 Votes
3 Answers
867 Views
0 Votes 3 Answers 867 Views
I was running the hyperparameter optimization code in clearml. I understand Iteration is one single experiment but what does the other parameters refer to ? ...
3 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
https://github.com/allegroai/clearml/blob/master/examples/optimization/hyper-parameter-optimization/base_template_keras_simple.py Hi, I am running this code ...
3 years ago
0 Votes
3 Answers
980 Views
0 Votes 3 Answers 980 Views
https://github.com/allegroai/clearml-server-helm I am following this k8 setup for clearml-server-helm. Here the clearml-agents are being started automaticall...
3 years ago
0 Votes
2 Answers
893 Views
0 Votes 2 Answers 893 Views
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Does anyone know if you can export a dataset (ML) directly from a database to the clearml-data Or have to export out as csv first ?
3 years ago
0 Votes
1 Answers
442 Views
0 Votes 1 Answers 442 Views
๐Ÿ™‹ Roll call! Who else is here?
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Using the s3 to push data, I tried this snippet.. How to add in the key and secret key ? I see that it requires another class, StorageHelper, but I wasnt abl...
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
3 years ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
Quick qn, when using the clearml-task, how to specify the output_uri.
3 years ago
0 Votes
1 Answers
963 Views
0 Votes 1 Answers 963 Views
Hi, I am trying to hyperparameterization. I am not sure how to pass a args['dataset_url'] from hyper.py to base.py. hyper_parameters=[ DiscreteParameterRange...
3 years ago
0 Votes
2 Answers
951 Views
0 Votes 2 Answers 951 Views
I suppose the Data Management & Lineage (is similar to clearml-data in the open source version) and if so, what is this Hyperdatasets function (Not really ge...
3 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
Hi folks, we are trying to find a tool to help with workflow orchestration. This is our stack so far (Label Studio/Clearml/Seldon). Does anyone have any expe...
3 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
i was able to run my clearml-agent but when i tried in docker mode. I got the below error. Btw, my worker runs in non-gpu machine but also dont need GPU as w...
2 years ago
0 Votes
2 Answers
993 Views
0 Votes 2 Answers 993 Views
Do we get workers in the http://app.community.clear.ml servers ?
3 years ago
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
I saw a guide on setting up clearml server in kubernetes. https://allegro.ai/clearml/docs/docs/deploying_clearml/clearml_server_kubernetes.html . However, i ...
3 years ago
0 Votes
7 Answers
914 Views
0 Votes 7 Answers 914 Views
Hi, just checking.. Does anyone know whether clearml Enterprise has deployment functionality..
3 years ago
0 Votes
0 Answers
454 Views
0 Votes 0 Answers 454 Views
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Another qn, is clearml-data analogous to a feature-store
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi, I am running a pipeline (which does preprocessing and training) ? Once training ends, I want to automatically publish the task (model). Reading the docs,...
3 years ago
0 Votes
1 Answers
952 Views
0 Votes 1 Answers 952 Views
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...
3 years ago
0 Votes
9 Answers
991 Views
0 Votes 9 Answers 991 Views
I have used AWS S3 and minio as storage for clearml artifacts. But has anyone used Nexus as a storage ?
3 years ago
0 Votes
4 Answers
949 Views
0 Votes 4 Answers 949 Views
Does Clearml has a webhook mechanism ? Example, when a training job is completed.. There is notification raised so can proceed to do deployment etc ...
3 years ago
0 Votes
12 Answers
922 Views
0 Votes 12 Answers 922 Views
Hi, I have quite a generic question. Basically, I am picking your brains for any solution. Our current pipeline has (clearml-data, clearml and seldon). We we...
3 years ago
0 Votes
4 Answers
959 Views
0 Votes 4 Answers 959 Views
Is there a way to output the cleamrl reports scalars / Configuration etc into a output pdf ? If not available, is it on the near term pipeline ?
3 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
For the Clearml-Server component, can the Clearml File server be configured to any kind of storage ? Example hdfs or even a database etc..
2 years ago
Show more results questions
0 Hi, Just Checking.. Does Anyone Know Whether Clearml Enterprise Has Deployment Functionality..

Yeah, currently we are evaulating Seldon.. But was wondering whether clearml enterprise version wud do something similar ?

3 years ago
0 Hi, We Have Clearml On K8 Setup. Using The Below, We Run Dynamic Pods On The Cluster.

So now you donโ€™t have any failures but gpu usage issue?

I didnt run the hyper_parameter_optimzer.py, as I was thinking if there is already a problem with the base, no use with running the series of experiments

How about running the ClearML agent in docker mode?

Prev, we had our clearml-agent run in the bare-metal machine instead in docker formation. There wasnt any issue.. Though I havent tried with 0.17.2 version

3 years ago
0 Hi, I Am Running A File Like This

Using clearml-task, I am able to pass in the exact requirements.txt file, I am not sure how we can accomplish that when you using the Python train_it.py and execute_remotely() option.
AgitatedDove14

3 years ago
0 Is There A Way To Output The Cleamrl Reports Scalars / Configuration Etc Into A Output Pdf ? If Not Available, Is It On The Near Term Pipeline ?

It is like generating a report per Task level (esp for Training Jobs).. It's like packaging a report out per Training job..

3 years ago
0 I Just Deployed Clearml Into K8 Cluster Using Clearml Helm Package. When I Ran A Job, It Gave This Error In The Clearml Web Server (Attached Below). I Sshed Into The Pod Running The Clearml-Agent. Upon Typing Clearml-Agent Init, I Realised The Clearml.Con

For the clearml-agent deployment file, I updated this line
python3 -m pip install clearml-agent==0.17.2rc4and restarted the deployment. However the conf file is still empty.

Should I also update the clearml-agent-services as well in the clearml-agent-services deployment file ?

3 years ago
0 I Just Deployed Clearml Into K8 Cluster Using Clearml Helm Package. When I Ran A Job, It Gave This Error In The Clearml Web Server (Attached Below). I Sshed Into The Pod Running The Clearml-Agent. Upon Typing Clearml-Agent Init, I Realised The Clearml.Con

Hi AgitatedDove14 , I also fiddled around by changing this line and restarted the deployment. But this just causes it revert back 0.17.2rc4 again.
python3 -m pip install clearml-agent==0.17.2rc3

3 years ago
0 Hi, I Am Trying To Understand Clearml-Data And Only Found This Piece Of Article Explaining It.

Hi, Some walk around I thought of.. Btw, I havent tried . AnxiousSeal95 , your comments

1 ) Attach a clearml-task id to each new dataset-id
So in the future, when new data comes in, get the last data commit from the project(Dataset) and get the clearml-task for it. Then clone the clearml-task, and pass in the new data. The only downside, is the need to clone the cleaml-task.
Or alternatively
2) Attach a gitsha-id of the processing code to each new dataset-id.
This can't give the exact code ...

3 years ago
0 Seems Clearml-Server-K8S Has Been Deprecated In Version 1.0.. Did This To Install

Could it be another applications's "elasticsearch-pv" and not clearml's

3 years ago
0 Base_Template_Keras_Simply.Py

Just figured out..
Seems like the docker image below, didnt have tensorflow package.. ๐Ÿ˜ฎ
tensorflow/tensorflow:latest-devel-gpuI shld have checked prior... My Bad..
Thanks for the help

3 years ago
0 Base_Template_Keras_Simply.Py

Essentially, while running on k8s_glue, I want to pull the docker image/container, then pip install the additional requirements.txt into them...

3 years ago
0 Does Clearml Has A Webhook Mechanism ? Example, When A Training Job Is Completed.. There Is Notification Raised So Can Proceed To Do Deployment Etc ...

Is this some sort of polling ?
End of the day, we are just worried whether this will hog resources compared to a web-hook ? Any ideas

3 years ago
0 Hi, We Have Clearml On K8 Setup. Using The Below, We Run Dynamic Pods On The Cluster.

Hi TimelyPenguin76 ,
Instead of running the hyper_parameter_optimizer.py, I tried running the base_template_keras_simple.py instead.. It seems that I didnt use the GPU, however when i ssh into clearml-glueq-id-ffaf55c984ea4dbfb059387b983746ba:gpuall pod, and ran nvidia-smi, it gave an output.

3 years ago
0 Do We Get Workers In The

kkie..now I get it.. I set up the clearml-agent on an EC2 instance. and it works now.
Thanks

3 years ago
0 I Saw A Guide On Setting Up Clearml Server In Kubernetes.

sure, I'll post some questions once I wrap my mind around it..

3 years ago
0 Hi, I'M Using The K8S Glue And Have A Few Questions.

For me too, had this issue.. I realised that k8s glue, wasnt using the GPU resource compared to running it as clearml-agent..TimelyPenguin76 suggested using the latest Cuda11.0 images, though it also didnt work.

3 years ago
0 I Saw A Guide On Setting Up Clearml Server In Kubernetes.

nice.. this looks a bit friendly.. ๐Ÿ™‚ .. Let me try it.. Thanks

3 years ago
0 I Saw A Guide On Setting Up Clearml Server In Kubernetes.

Our main goal, maybe I shld have stated prior. We are data scientists who need a mlops environment to track and also run our experiments..

3 years ago
0 I Saw A Guide On Setting Up Clearml Server In Kubernetes.

Hi SuccessfulKoala55 , kkie..
1)Actually, now i am using AWS. I am trying to set up Clearml server in K8. However, clearml-agents will be just another ec2-instance/docker image.
2) For phase 2, I will try Clearml AWS AutoScaler Service.
3) At this point, I think I will have a crack at JuicyFox94 's solution as well.

3 years ago
Show more results compactanswers