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
AlertBlackbird30
Moderator
13 Questions, 92 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

6 × Eureka!
0 Votes
5 Answers
988 Views
0 Votes 5 Answers 988 Views
Greetings and hello . If I may have a few seconds of your time, I would love to draw your attention to the updated ClearML homepage (at https://clear.ml 🙂 ....
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
I am new here, so, I apologize in advance if this annoys people but, if you could spare a few seconds, then please tell us how you first heard about ClearML/...
3 years ago
0 Votes
9 Answers
965 Views
0 Votes 9 Answers 965 Views
For any early adopters, who also want to give us feedback - both good and bad, please feel free to try the clearml-serving beta https://pypi.org/project/clea...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
CTO is currently talking about ClearML and it's reason d'etre here ; https://gtc21.event.nvidia.com/media/1_yp84hx7v (signup required but an NVidia account s...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
ClearML v1.0.1 is available on github. Mostly a few bug fixes but the low-down is over here ; https://github.com/allegroai/clearml-server/releases/tag/1.0.1
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
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...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
3 years ago
0 Votes
4 Answers
912 Views
0 Votes 4 Answers 912 Views
Hello (yes, I did use the everyone button/tag, sorry!), please join us in welcoming ClearML 1.0. The community hosted server was quietly updated over the wee...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
3 years ago
0 Votes
0 Answers
945 Views
0 Votes 0 Answers 945 Views
Also, did you enjoy our talk and workshop? Do you have any questions? Join our LIVE Q&A livestream session to answer all your MLOps questions! We are going l...
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Announcing ClearML 0.17.5 Features Improve Datasets support Reporting and Plotly improvements Add force_download argument (special shout out to JitteryCoyote...
3 years ago
0 Votes
0 Answers
902 Views
0 Votes 0 Answers 902 Views
Howdy and Good morning anyone who is 🙂 We have an upcoming live Q&A with our lead engineer today at 1pm EDT. If you have ever wanted a peek into the minds b...
3 years ago
0 Votes
0 Answers
931 Views
0 Votes 0 Answers 931 Views
The ClearML Ops end to end on Pipelines is currently under way here https://gtc21.event.nvidia.com/media/1_477hq95y
3 years ago
0 Well, This Is My Question... I'M Trying To Adapt Clearml To Aws Using Basically Ecs Fargate + Documentdb + Aws Es + Elasticache + Efs. I Could Start The Fileserver Component, But Now I'M Trying To Start The Api Server And Is Not Working, Before Stop The T

if you manage to get it up and running, I would love to do a deep dive with you to understand how you did and share it on the company's blog 🙂 🙂

no pressure 😜

3 years ago
3 years ago
3 years ago
0 Therefore I'M Not About To Do Clearml-Init Verification.

oh it's not a problem.. if you can fling up the logs of ES after startup that's probably the next step.. along with a 'docker network list' output 👍

3 years ago
0 Therefore I'M Not About To Do Clearml-Init Verification.

since this is an enterprise machine, and you don't have sudo/root, I am wondering if there is already other docker networks/composer setups running/in use

3 years ago
0 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 Locate All Your Data.

one last tiny thing TrickySheep9 .. please do let us know how you get on, good or bad.. and if you bump into anything unexpected then please do scream and let us know 🙂

3 years ago
0 Did Someone Here Already Try The

howdy Tim, I have tried to stay out of this, because a lot is going over my head (I am not a smart man 🙂 but, one thing I wanted to ask, are you doing the swapping in and out of code to do a/b testing with your models ?! Is this the reason for doing this ? Because if so, I would be vastly more inclined to try and think of a good way to do that. Again, this maybe wrong, I am trying to understand the use case for swapping in and out code. 🙂

3 years ago
0 Hi, How Can I Query On Plots And Log Added For A Specific Task Programmatically? (As In, Besides The Clearml Ui And Asumming I Have Its Task Id)

To my mind, 'data programmatically' means using python and the functions inside the Task item to get this, but I suspect this is not what you mean ?

3 years ago
0 There Doesn'T Seem To Be Any Setup Required To Use Clearml In Colab In The Examples. But, What If The Google Account For My Colab Is Not The Same Google Account As I Use For Clearml? Still Work?

honestly.. I think google are "fine" with it.. there are plenty of other (more egregious) abuses of their colab and they haven't screamed yet.

3 years ago
0 Has Anybody Integrated Airflow With Clearml Here? If So, What Has Been Your Experience?

Sadly, I haven't, but if anyone has then please scream because I would love to pick your brain for (yet another) post/article I am writing 😄 😄

I take it you are wanting to use Airflow to replace/extend an existing Jenkins setup ??

3 years ago
0 Therefore I'M Not About To Do Clearml-Init Verification.

so I am not entirely sure what else you have changed Sir

3 years ago
0 Hi I Have Another Question: I Run The Following Line With Allegro: Assert Os.Path.Exists("Path") This Path Does Not Exist. How Is It Possible To Have Access To Folders Outside The Git Repo?

understand. Are you comfortable with docker ? If so, I would probably suggest doing a docker run -it <identifier> bash and seeing if that folder does, indeed, exist in the docker image

3 years ago
0 Does Clearml-Session Work In A Kubernetes Environment?

I am guessing it could be but.. I don't feel that k8s is clearml-session's main focus/push

3 years ago
0 Did Someone Here Already Try The

I have a strange theory, that if the code is in classes, then you could include both in one .py file and then ENV["use_model"]="a" or ENV["use_model"]="b" to select between them .. in that way, you would clone the experiment and change the config and re-run

3 years ago
0 Did Someone Here Already Try The

but of course, this is all largely dependent on your code and structure etc

3 years ago
3 years ago
0 Does Clearml-Session Work In A Kubernetes Environment?

Hey Manoj, I am not sure how clearml-session would know how to setup kube-proxy, if that's your intent.

Personally, I would run the clearml-server and agents on the k8s cluster, and then expose the server endpoints via kube proxy or some other nicer ingress. Then you can run jupyter locally and you should be good. Jupyter session remotely running on k8s would be a logistical nightmare 🙂

3 years ago
0 Oh Also, May I Inquire About The Clearml Professional And Enterprise Pricing?

The takeaway from the pricing page, I think, is that clearml is free as in speech. If you want super duper support that may cost $ but the folks in the community here do an awesome job in the meantime.

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

I would assume, from the sounds of it, that you are using the dockerfile to pip install python libs.. In which case a pip install clear-ml can also be done at image creation time.. I don't know what other methods you would be using to install python deps.. Easy_install?!?

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

SubstantialElk6 I am having a bit of a monday morning (on a wednesday, not good)

since python is running inside a docker/cri-o/containerd in k8s anyway, what would you gain from using the installed global python libraries ?? Any libs would have to be installed at container time anyway so.. urm. yeah.

feel free to treat me like an idiot and use small words to explain, I honestly don't mind 🙂 I could be missing something in your use case (more than likely)

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

Clear-ml agent does have a build flag install-globally.. That may get you where you want to go

3 years ago
0 Does Clearml-Session Work In A Kubernetes Environment?

The way I read that is if you have exposed your clearml-server via k8s ingress then you can, from outside the k8s, say to clearml-session this is the k8s ingress/ip

3 years ago
Show more results compactanswers