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
0 Answers
929 Views
0 Votes 0 Answers 929 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 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
3 years ago
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
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
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
942 Views
0 Votes 0 Answers 942 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
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
4 Answers
910 Views
0 Votes 4 Answers 910 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
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
899 Views
0 Votes 0 Answers 899 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
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 General Open Question.... I'M Wondering If People Can Share Learning Experience With Clearml. Ie. When You Were Going Down This Path, What Was Easy/Hard, What Did (Not) Work, Did Expectations Measure Up To Reality?

I also want to stress that these don't need to be happy-path interviews/results, although those are infinitely nicer to do 🙂 So I hear you with also noting what does not work as much as what did 👍

3 years ago
0 Hi, Does Clearml Have A Controlled Approval Workflow Function Such As Ethical Code And Legal Compliance?

Hello.. I don't think so. Code of ethics can obviously vary from one job to another, and of course, so can legal compliance. You obviously have something very specific in mind, if you can expand on what you are looking for specifically, we maybe able to help.

usually though, genearlly speaking, a tools ethics and legality are set by the business side - not really something software would enforce on you. I hope I understand your question.

3 years ago
0 Hello Guys

Hey Federico, since you are doing this from inside python, you could always call the 'get_parameters_as_dict' from the Task you have cloned, merge/update whichever ones you want to (or not), and then call ' set_parameters_as_dict ' .. I believe that should get you where you want to go 🙂

3 years ago
0 General Open Question.... I'M Wondering If People Can Share Learning Experience With Clearml. Ie. When You Were Going Down This Path, What Was Easy/Hard, What Did (Not) Work, Did Expectations Measure Up To Reality?

Evening Geoffrey, sorry for getting to this later in the day, I have been rather swamped today. All good though, all good.

What you raise is a good question. A very good question.

One of things that we have been thinking of around these parts is doing deep dives and interviews with users on how they came to ClearML, what setup they are using, key technologies and languages. In short, a sort of interview which will lead to a recipe book in the spirit of cooking (I would say CookBook but I th...

3 years ago
0 I Have A Notebook Which Is Uncommited. It Is Being Run On A Remote Machine With Clearml-Agent Through Clearml-Session. Everything With Newest Versions, Server Is Community-Hosted. Under Uncommitted Changes I See

Howdy Jevgeni, that's .. strange. I am using google colab (free edition 🙂 and doing exactly the same as you, but I don't see any uncommited changes.. hrrm.. can you try this on colab maybe ? I am wondering if it's your jupyter notebook's version of python or some other notebook extension maybe

3 years ago
0 Hi Clearml People, I Am Trying To Figure Out If Plotly Animations Are Supported? I Can See That I Can Report An Animation Figure And Get The Play/Stop Buttons But It Seem To Be Static

to be perfectly honest, I think I stopped investigating all the stuff plotly and friends can do these days.. I am sitting here with my mouth wide open.. some of their examples are awesome eye candy 😄

3 years ago
0 Hi Clear Ml Community, I’M Interested In Technical Deep Dive Of Clear Ml Feature Store. I Know This Is An Enterprise Offering, But Would Be Good To See Future Perspective Of Enterprise Package On At Least A Level Of Architecture Of Fs. Thanks!

that's... a very good question. When I was using Feast, it was that more than one person was interested in using the ingested data, so it became that 'single source of truth'. From then on, ClearML was used to do the actual pipeline flow and training/testing/serving runs and, since it's all python shop, it worked pretty well. We used it offline, since we didn't care about online with having features at inference time. I should probably write up something about this when I have the time come t...

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)

hello Emanuel 👋
I assume you are going to use python, in which case, inside each ClearML Task there is a method called get_reported_scalars that should have all the data I think.

you may want to read the warning at https://allegro.ai/clearml/docs/rst/references/clearml_python_ref/task_module/task_task.html#clearml.task.Task.get_reported_scalars on this.. and cache yourself as appropriate.. actually, the docs for the API are pretty thorough.. so if this isn't the exact itch you ne...

3 years ago
0 Announcing Clearml 0.17.5 Features

speaking as a google colab/jupyter notebooks person, I know we are missing some tutorials/docs there .. noted on the full blown example/testcase 👍

3 years ago
0 Announcing Clearml 0.17.5 Features

Ohhh... that makes sense.. use best of breed in areas where we don't overlap.

3 years ago
0 Hey, So We Noticed The

hhrrmm.. in the initial problem, you mentioned that the /var/lib/docker/overlay2 was growing large in size.. but.. 4GB seems "fine" for docker images.. I wonder .. does your nvme0n1p1 ever report like 85% or 90% used or do you think that the 4GB is a lot ? when you restart the server, does the % used noticeably drop ? that would suggest tmp files inside the docker image itself which.. is possible with docker (weird but, possible)

3 years ago
0 Hey, So We Noticed The

Hey there waves

Not sure about plans to automate this in the future, as this is more how docker behaves and not really clearml, especially with the overlay2 filesystem. The biggest offender usually is your json logfiles. have a look in /var/lib/docker/containers/ for *.log

assuming this IS the case, you can tell docker to only log upto a max-size .. I have mine set to 100m or some such

3 years ago
0 Hey, So We Noticed The

@<1687643893996195840:profile|RoundCat60> you set it once, inside the docker-compose itself.. it will affect all docker containers but, to be honest, docker tends to log everything

3 years ago
0 Hey, So We Noticed The

I believe you can set it on a 'per container' way as well.

3 years ago
0 Hey, So We Noticed The

hey @<1687643893996195840:profile|RoundCat60> .. did you ever get the problem sorted ?

3 years ago
0 Hey, So We Noticed The

you will probably want to find the culprit, so a find should work wonders. I probably suspect elasticsearch first. It tends to go nuts 😕

3 years ago
0 Hey, So We Noticed The
container_name:
  logging:
    options:
      max-size: 10m
3 years ago
0 Btw: There Seems To Be No Support For Videos In Tensorboard/Experiment View (E.G.

adding this to the ever expanding list of "nice to have" features 👍

3 years ago
0 Hey, So We Noticed The

so yes indeedly ..

sudo find /var/lib/ -type d -exec du -s -x -h {} \; | grep G | more

seems to give saner results.. of course, in your case, you may also want to grep M for megabyte

3 years ago
0 Hi, I Shifted My Clearml Setup To An On-Premise Disconnected Env, Which Has A Pip Repo Setup. I Noted This Warning,

I agree with Martin.B, it appears to be a CUDA mismatch. The version of torch is trying to use cuda 10.2 but you have
agent.default_docker.image = nvidia/cuda:10.1-runtime-ubuntu18.04that should probably be
agent.default_docker.image = nvidia/cuda:10.2-runtime-ubuntu18.04

3 years ago
0 Hi Clear Ml Community, I’M Interested In Technical Deep Dive Of Clear Ml Feature Store. I Know This Is An Enterprise Offering, But Would Be Good To See Future Perspective Of Enterprise Package On At Least A Level Of Architecture Of Fs. Thanks!

Hey Slava, I don't mean to be "that guy" but, I am interested in what do you think a feature store means/implies/should do. The term is still (to my mind) very open to interpretation.. so I would honestly love to hear from you (and others)

The enterprise feature store we have should probably be more named as "data store but with advanced search/update capabilities" but.. that's not as nice sounding.

If you mean feature store as 'data ingestion via a DSL with type checking' then this is no...

3 years ago
0 Feature Request: Group Series In The Plots Section Like In The Scalars Section. I'D Like To Group Pr Curves From Different Iterations. That'S It

loving it .. thanks for the suggestion.. I am trying to build up a roadmap, so thank you for the idea

3 years ago
0 Announcing Clearml 0.17.5 Features

that is one of the things I am working away on, even as we speak! If you have any items that you want to see sooner rather than later, please let me know 👍

3 years ago
0 Hi Clear Ml Community, I’M Interested In Technical Deep Dive Of Clear Ml Feature Store. I Know This Is An Enterprise Offering, But Would Be Good To See Future Perspective Of Enterprise Package On At Least A Level Of Architecture Of Fs. Thanks!

honestly, I don't think the feature store we have would suit your needs. It is much closer to a data store in functionality with some nice to haves, rather than a feature store that is missing some bits.
Personally, I have used Feast before with a client, but only because it's a "pip install" to get it into place. It's a much lower barrier to entry than most of the others (again, bear in mind, I am a pythonista)

3 years ago
Show more results compactanswers