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
AnxiousSeal95
Moderator
20 Questions, 283 Answers
  Active since 10 January 2023
  Last activity one month ago

Reputation

0

Badges 1

14 × Eureka!
0 Votes
0 Answers
663 Views
0 Votes 0 Answers 663 Views
2 years ago
0 Votes
3 Answers
625 Views
0 Votes 3 Answers 625 Views
Hi Everyone! Just making sure no one misses the launch of our new Pipeline feature! We released our new pipeline UI to our hosted solution today (Will follow...
2 years ago
0 Votes
0 Answers
580 Views
0 Votes 0 Answers 580 Views
Hi Everyone! Some updates from our side! 🎊 As you know we've released our paid Saas tier 🙂 It's the same awesome product (well, we think that but we're bia...
2 years ago
0 Votes
0 Answers
651 Views
0 Votes 0 Answers 651 Views
Woot Woot! 🎉 Just a small teaser from the upcoming server version with our new experiment layout! 🕶️ And if you'll look REALLY closely you might see some i...
2 years ago
0 Votes
0 Answers
580 Views
0 Votes 0 Answers 580 Views
Hi Everyone! A new version with datasets fix is deployed! Please let us know if you encounter further issues
one year ago
0 Votes
11 Answers
624 Views
0 Votes 11 Answers 624 Views
Hi
Hi , Join us today for our community talk, where we'll discuss our updated roadmap, give an overview of our new pipeline V2 features and celebrate Hacktoberf...
2 years ago
0 Votes
4 Answers
593 Views
0 Votes 4 Answers 593 Views
Hello Gals and Guys! happy new year! 🎊 It's that time of the year where we summarize what's done and what's coming soon, so buckle up, we are on our way! Th...
2 years ago
0 Votes
6 Answers
638 Views
0 Votes 6 Answers 638 Views
Hi
Hi ! We're brewing up some improvements for our pipeline feature and would be happy to have a short chat with people using it to understand usage and potenti...
2 years ago
0 Votes
0 Answers
726 Views
0 Votes 0 Answers 726 Views
Hi Everyone! If you're using out Saas server and aren't in the dedicated slack channel, we found an issue displaying old dataset tasks and are working on res...
one year ago
0 Votes
1 Answers
611 Views
0 Votes 1 Answers 611 Views
Hi Everyone, Erez from ClearML Here! 😄 Did any of you build a dashboard on top of ClearML? If so I'd be happy to chat and hear about what you've done! 😄
2 years ago
0 Votes
0 Answers
698 Views
0 Votes 0 Answers 698 Views
🎉 Hi everyone! Want curvier graphs? 📈 Who doesn't?! Check out the new ClearML ad , and get into ClearML shape, today! :weight_lifter:
one year ago
0 Votes
0 Answers
627 Views
0 Votes 0 Answers 627 Views
And if we're already announcing stuff, We'll be releasing a monthly roadmap! 🎉 This should help improve the visibility of our efforts and let you chip in wi...
2 years ago
0 Votes
0 Answers
654 Views
0 Votes 0 Answers 654 Views
2 years ago
0 Votes
1 Answers
653 Views
0 Votes 1 Answers 653 Views
Also! Would like to highlight ClearML SDK 1.0.5 cool new features, in case you've missed it 🙂 Add automagic logging for Click CLI! Adding the TaskScheduler ...
2 years ago
0 Votes
0 Answers
661 Views
0 Votes 0 Answers 661 Views
2 years ago
0 Votes
2 Answers
689 Views
0 Votes 2 Answers 689 Views
Last reminder for our first community talk! We'll be discussing our latest feature - ClearML Apps! We'll also review the new ClearML Roadmap and have a Q&A S...
2 years ago
0 Votes
1 Answers
632 Views
0 Votes 1 Answers 632 Views
New RC(1.1.2rc0) version available! 🎉 Change set: ClearML Data - Upload dataset now supports chunksize, for multi-part upload/download (useful with large da...
2 years ago
0 Votes
8 Answers
633 Views
0 Votes 8 Answers 633 Views
Hi There everyone! We're working on some better UX for triggering and scheduling functions and would love to pick your brains 🙂 If anyone is using it \ inte...
2 years ago
0 Votes
0 Answers
630 Views
0 Votes 0 Answers 630 Views
Hi everyone! Our website is down as some of you have noticed 🙂 and with it our lovely documentation page! No we did not forget to renew our SSL (We love the...
2 years ago
0 Votes
0 Answers
638 Views
0 Votes 0 Answers 638 Views
Hi Community! 😍 We were wondering if any of you had the chance to use the Nvidia TAO + ClearML integration! 🚀 We're looking for some feedback so message me...
one year ago
0 Hi, I Have A Few Questions Regards To

Don't worry! It's all good 🙂

2 years ago
0 Hi

It's decorators. It's functions as steps, It's the ability to add metric tracking for pipelines. It's a better way to move artifacts between steps (way less boilerplate code). It's pipeline instance versioning (for the upcoming UI changes), it's better step parallelizations (If steps are not dependent on each other, they will automatically be parallelized) and I've probably missed some features....

2 years ago
0 How Do I Create Sub Projects With The New Version 1.0?

It's a known fact that documentation always trail features by 3-6 months 😄 We're working on new docs, should be released this week 🙂

2 years ago
0 Hi, I Am Trying To Use The Clearml Aws Autoscaler Service (In The Pro Version) And Getting This Error:

Hi SmugTurtle78 , Could you spin up an instance with the same user from AWS CLI?

one year ago
0 Hi, I Have A Few Questions Regards To

EnviousStarfish54 BTW, as for absolute reproducibility, you are obviously right. If you use S3 to store the data, and you changed the data in S3 then we can't catch it.
Our design compresses (zips) the files and store them in a version somewhere. If this is modified than you are trying hard to break stuff 🙂 (Although you can). This is not the most efficient space-wise when it comes to images \ videos, for these, you can save links, but I think it's only in the enterprise version but then,...

2 years ago
0 Hi

SubstantialElk6 Yes! We should have it up, together with the previous one uploaded soon!

2 years ago
0 Hello Everyone! I'M Trying To Use Arguments With The Pipeline But Can Not Make It Work. My Case Is

Try this, I tested it and it works:
docker=pipe._parse_step_ref("${pipeline.url}")It's hack-ish but it should work. I'll try and get a fix in one of the upcoming SDK releases that supports parsing references for parameters other than kwargs

one year ago
0 Hi, I Have A Few Questions Regards To

Hi EnviousStarfish54 If you want to not send info to the server, I suggest you to set an environment variable, this way as long as the machine has this envvar set it won't send to the server

2 years ago
0 Can I Upload A Text With The Dataset? The Goal Is To Explain The Ds

JitteryParrot8 in the new SDK we'll have dataset.add_description() which will do the same as KindChimpanzee37 provided but with a nicer interface 😄

one year ago
0 Hi, I Cant Access The Clearml Ui, Is There Something Wrong With Your Servers?

Hmm. seem like there is a problem. Let me check 🙂

one year ago
one year ago
0 I'M New To Clearml - Trying Few Things - When Using The Offline Mode How Do I Set The Offline Dir To S3? I Would Like To Send Everything From Sagemaker To Some S3 Bucket And Later Import Results To The Server - Is That The Right Way To Go?

BTW, just talked to the devs, what happens is that your metrics \ logs are saved locally, then once a task is closed, it's zipped. If you are affraid the instance might be taken from you, first we are planning to release a solution for these situations 🙂 and second your code needs to be aware of the risk and to be able to "resume" training from a specific model snapshot \ iteration.

2 years ago
0 I'M New To Clearml - Trying Few Things - When Using The Offline Mode How Do I Set The Offline Dir To S3? I Would Like To Send Everything From Sagemaker To Some S3 Bucket And Later Import Results To The Server - Is That The Right Way To Go?

So I think it's necessary to code defensively and once training is done, upload to a remote location (S3 in your case). If disc is persistent this should be a problem as the logs will be saved. Makes sense?

2 years ago
0 Hey There!

Hi SpicyCrab51 , Thanks for the warm words 😄 Happy you enjoy our product!
As for your needs, I suggest you explore our https://clear.ml/docs/latest/docs/hyperdatasets/overview , they indeed were made to solve issues similar to what you're facing!
You can see a talk we gave that cover the Hyperdatasets https://www.youtube.com/watch?v=CcL8NNZfHlY !
Note that it is an enterprise feature, and is not part of the open source.
Contact me if you need more info 🙂

one year ago
0 Hi

MelancholyElk85 I'll talk to the guy in charge and try! You can find main points here 🙂 https://docs.google.com/document/d/1QlPiDO2EzDq_HRvuVhYwPh5F_IsjgmmRTlPNdHik10k/edit

2 years ago
0 Hi, Is There Any Approach To Record Some Experiment Metric (E.G., Accuracy) And Display In The Experiment Table So I Can Compare The Metric Among Different Experiments? The Approach I Found Is

Hi ScaryBluewhale66 , I believe the new server that's about the be released soon (this \ next week), we'll allow you to report a "single value metric". so if you want to report just a number per experiment you can, then you can also compare between runs.

one year ago
0 Hello! I'M Totally New To Clearml. I'M Writing To Ask A Question About The First Steps. Where I Run The Code To Install Clearml As Report In This Link

That's true 🙂 Our SDK is a python based and your code needs to be python code for us to integrate with

2 years ago
0 Hi, I Cant Access The Clearml Ui, Is There Something Wrong With Your Servers?

Can you check again? It works for me. If you're still not able to reach it, can you send an image of the error you're getting?

one year ago
0 Hey, Clearml Team! When Can We Expect An Updated Roadmap? Last One Is From August

JitteryCoyote63 Fair point 😅 , I'll be lying to say we haven't been slow on documenting new features 🙂 That being said, since what you're looking for seems REALLY straightforward (at least to people who know how it works internally 😛 ) we can probably do something about it rather quickly 🙂

2 years ago
0 Hi, I Have A Few Questions Regards To

CLEARML_NO_DEFAULT_SERVER=1

2 years ago
0 Hello! I'M Running A Task For Which I Want To Log Several Checkpoints Of A Model. I Have A Reason To Save The Checkpoints In Different Folders Locally But Them Having The Same File Name. I Use

Hi SillySealion58 , yeah in that case we only look at the filename and not the full path. Let me see what we can do internally! Thanks and happy you found a workaround 😄

one year ago
0 Hi, I Have A Few Questions Regards To

VivaciousPenguin66 This is very true! We are trying to explain the benefits of this method. Some people like it and some people like the flexibility. We do have our philosophy in mind when we create "best practices" and obviously features to ClearML but ultimately people should do what makes them the most productive!
If we are getting philosophical, I think it's the state of the industry and as it progresses, these standard methods would become more prominent.
also, to add to what you wrote,...

2 years ago
0 Hi There! We'Ve Recently Started To Explore The Dataset Page In The Enterprise Version And The Corresponding Hyperdatasets. However, We Are Using 3D Image Data In Hd5 Format. Is There Any Way To Visualize Either A Slice Of The 3D Data Or Visualize It As V

Hi Sarah, Yes! These are good options 🙂 What you can do with hyperdatasets is visualize a slice (or video) in any format your browser knows how to display natively (png \ jpg \ tiff). What you can also do is that every hyperdataset frame can have a link to the original 3D data, as well as single (or multiple) visualized sources. That way you can browse all your slices but still connect them to the 3D data. Once you use hyperdataset management connected to your experiment you'll be able to ...

2 years ago
Show more results compactanswers