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, 291 Answers
  Active since 10 January 2023
  Last activity 7 months ago

Reputation

0

Badges 1

14 × Eureka!
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K 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...
3 years ago
0 Votes
3 Answers
999 Views
0 Votes 3 Answers 999 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
1K Views
0 Votes 0 Answers 1K 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
1K Views
0 Votes 0 Answers 1K Views
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K 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
6 Answers
1K Views
0 Votes 6 Answers 1K 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...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K 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
1K Views
0 Votes 0 Answers 1K 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...
2 years ago
0 Votes
0 Answers
943 Views
0 Votes 0 Answers 943 Views
Hi Everyone! A new version with datasets fix is deployed! Please let us know if you encounter further issues
2 years ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K 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...
3 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K 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 ...
3 years ago
0 Votes
11 Answers
1K Views
0 Votes 11 Answers 1K 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...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K 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 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K 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...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K 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...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K 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
4 Answers
985 Views
0 Votes 4 Answers 985 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
0 Answers
1K Views
0 Votes 0 Answers 1K Views
3 years ago
0 Votes
1 Answers
978 Views
0 Votes 1 Answers 978 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! 😄
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
3 years ago
3 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 🙂

3 years ago
0 Guess We'Re Back To Basics How Do I Report A Single Scalar With No Iteration Dimension - Something I Can Put As One Of The Columns In The Experiments Table?

This is what I'm seeing the > is the title - series relation. I'm not 100% clear why the iteration is a problem, could you elaborate?

3 years ago
0 Hi All, We Are Using Mlflow Now. Would It Be Explain The Aspects Where Clearml Is Better Than Mlflow?

BattySeahorse19 replacing k8s is a very tall order 🙂 What ClearML means when it says orchestration is taking for the environment for running experiments. This is achieved by using ClearML Agent which, once installed, can fetch tasks from execution queues (which allows you to build management on top such as fairness, load distribution and so on). Once a task is fetched it takes care of everything it needs, from cloning the repository to installing dependencies to pulling specific dockers. ...

2 years ago
0 Hi! I Am Implementing A Cleanup Service. After Completing Several Training Tasks, I Am Only Interested In The Trained Models And Some Artifacts Resulting From The Training Process (Such As Scalers, Etc.). Therefore, I Would Like To Remove All The Tasks Th

And yes, we are going to revisit our assumptions for the model object, adding more stuff to it. Our goal is for it to have just enough info so you can have actionable information (IE, how accurate is it? How fast? How much power does it? How big it is, and other information), but not as comprehensive as a task. something like a lightweight task 🙂 This is one thing we are considering though.

3 years ago
0 I'Ll Just Ask This Question Again To Get Some Fresh Attention To This. Is There Any Way To Run A Pipeline Step Conditionally? E.G, Under Certain Condition, Execute The Step Otherwise Don'T?

If you're using method decorators like https://github.com/allegroai/clearml/blob/master/examples/pipeline/pipeline_from_decorator.py , calling the steps is just like calling functions (The pipeline code translates them to tasks). Then the pipeline is a logic you write on your own and then you can add whatever logic needed. Makes sense?

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

Thanks MotionlessMonkey27 , we're looking into that! Thanks for the info

2 years ago
0 Hi All, I Hope Someone Can Help. I Am Using Clearml Agents With Docker Containers To Train Rl Models With Stable Baselines 3 On An On-Premise Server. I Am Having Issues With Saving And Loading Models. If I Don'T Specify

Yeah I guess that's the culprit. I'm not sure clearml and wandb were planned to work together and we are probably interfering with each other. Can you try removing the wandb model save callback and try again with output_uri=True?

Also, I'd be happy to learn of your use-case that uses both clearml and wandb. Is it for eval purposes or anything else?

one year ago
0 Hello Everyone! Does Anyone Use Pipelines? I Have The Issue With The Logger. Scenario:

Hey GrotesqueDog77
A few things, first you can call _logger.flush() which should solve the issue you're seeing (We are working to add auto-flushing when tasks end 🙂 )
Second, I ran this code and it works for me without a sleep, does it also work for you?
` from clearml import PipelineController

def process_data(inputs):
import pandas as pd
from clearml import PipelineController
data = {'Name': ['Tom', 'nick', 'krish', 'jack'],
'Age': [20, 21, 19, 18]}
_logger...

2 years ago
0 The Link To The Script Is Broken, Script In The Repo Is Named

Hi Tim, Yes we know there are a few broken links in the docs.
We've been hard to work, building a new documentation site which should bring a bit more order and aim to explain ClearML a bit better! Expect it very soon!

3 years ago
0 Hello! I Have Started A Reddit Discussion That Is Gaining Some Momentum:

Hey There Jamie! I'm Erez from the ClearML team and I'd be happy to touch on some points that you mentioned.
First and foremost, I agree with the first answer that was given to you on reddit. There's no "right" tool. most tools are right for the right people and if a tool is too much of a burden, then maybe it isn't right!
Second, I have to say the use of SVN is a "bit" of a hassle. the MLOps space HEAVILY leans towards git. We interface with git and so does every other tool I know of. That ...

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

AHHHHHHHHHHHH! That makes more sense now 😄 😄
Checking 🙂

2 years ago
0 Hi, Newbe Question In Clearml Data Assuming My Files Are Already In A Bucket On The Cloud - What Would Be The Best Practice To Create A Dataset And Register It In Clearml?

OutrageousSheep60 took a bit longer but SDK 1.4.0 is out 😄 please check the links feature in clearml-data 🙂

2 years ago
0 Hi, Newbe Question In Clearml Data Assuming My Files Are Already In A Bucket On The Cloud - What Would Be The Best Practice To Create A Dataset And Register It In Clearml?

Hi OutrageousSheep60 , we have good news and great news for you! (JK, it's all great 😄 ). In the coming week or two we'll release the ability to also add links to clearml-data, so you can bring your s3 (or any other cloud) and local files as links (instead of uploading to the server). 🎉

2 years ago
0 Hi, I Get These Errors For Triggerscheduler:

Hi, in addition to natanM's question, does it fail on trigger or by running the script? if running with worker, please share worker logs as well!

2 years ago
0 I'Ll Just Ask This Question Again To Get Some Fresh Attention To This. Is There Any Way To Run A Pipeline Step Conditionally? E.G, Under Certain Condition, Execute The Step Otherwise Don'T?

in the pre_execute_callback, you can actually access any task in the pipeline. You can either directly access a node (task) in the pipe like the example above, or you can use the parent like this:
pipe._nodes[a_node.parents[0]].job.task.artifacts

2 years ago
0 Hello! I Haven'T Used Trains Before, I Am Looking For Opinion From Anyone With More Experience On Whether Trains Is The Correct Tool For My Non-Ml Use Case. My Usecase:

Hey There SlimyRat21
We did a small integration of Trains with a Doom agent that uses reinforcement learning.
https://github.com/erezalg/ViZDoom
What we did is basically change a bit the strcuture of how parameters are cought (so we can modify them from the UI), then logged stuff like loss, location on the map, frame buffers at certain times and information about end of episode that might be helpful for us.
You can see how it looks on the demoapp (as long as it lasts 🙂 )
Let me know if...

4 years ago
0 Hello! The Agent-Services Present In Clearml Server'S Docker-Compose Is Only For Cleanup Tasks, Right ? For Training I Would Need To Run Another Instance Of Clearml-Agent Alongside The Docker-Compose ?

To add to Natan's answer, you can run on the services docker anything depending on the HW. We don't recommend training with it as the server's machine might get overloaded. What you can do is simple stuff like cleanup or any other routines 🙂

2 years ago
Show more results compactanswers