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
CostlyOstrich36
Moderator
0 Questions, 3719 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0
0 What Is Expected Behaviour Of Clearml Dataset? When I Do

Hi @<1732933002259861504:profile|ComfortableRobin65> , I believe that you would be pulling all 150 files. Why not test it out?

3 months ago
0 Upload_Artifact Not Working With Minio

Hi GentleSwallow91 , What version of clearml are you using?

2 years ago
0 Hello Everyone - I Have Installed A New Clearml Server, Now I Want To Run My Scripts Using The 4 Gpus On That Server Machine. Do I Need To Install A Clearml Agent On That Machine, Or Does The Clearml Server Come With A Built-In Agent Automatically?

Hi ProudElephant77 , you will need to install the agents on that machine. The ClearML server doesn't assume any GPU capabilities since it is only the control plane for ClearML

one year ago
0 Hi All, I Am Seeing This In My Logs:

Can you share a snippet just to reproduce this?

one year ago
0 Hi, What Are The Limitations Of Free Self-Hosted Version Of Clearml? Can It Be Freely Used For Production? Thank You!

From my understanding ClearML uses Apache-2.0 license, so it depends if that covers it or not

2 years ago
0 Hi, I Tried To Deploy Clearml-Server On Ec2. I Followed The Instruction Written On This

Also, are you maybe somehow tunneled into the EC2 instance and therefor may be seeing it as localhost?

one year ago
0 How Do I Stop A Zombie Agent?

LOL, my pleasure ๐Ÿ˜„

2 years ago
0 How Do I Stop A Zombie Agent?

Aw you deleted your response fast

Yeah I misread the part where it's not in ps aux ^^

2 years ago
0 Ui Suggestion:

DepressedChimpanzee34 which section are you referring to, can you provide a screenshot of what you mean?

3 years ago
0 How Do I Stop A Zombie Agent?

It's cached for a bit of time in the backend

2 years ago
0 When I Upgrade The Server, Do I Need To Do Anything With The Agents/Queues (Redefine Them, Etc)?

No ๐Ÿ™‚
Just remember to follow the upgrade instructions

2 years ago
0 How Do I Stop A Zombie Agent?

If the process is dead it will be removed from the UI after some time

2 years ago
0 Hi Guys, Is There A Way, Analogous To Using

Hi GiganticMole91 ,

I see that the storage settings are also available through environment variables, but I'm worried that the environment variables have already been parsed at that time.

I'm not sure I understand. Can you elaborate? How do you run in remotely? Do you raise an instance each time or are your instances persistent?

2 years ago
0 Hi! How To Add Files Locally To

I'm afraid that would be the best method. You could probably hack something into clearml sdk yourself since it's open source

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

Thanks FiercePenguin76
We will update the roadmap and go into details on the next community Talk (in a week from now, I think)
Regrading clearml-serving, Yes! we are actively working on it internally, but we would love to get some feedback, I thinkย  AnxiousSeal95 ย would appreciate itย  ๐Ÿ˜‰

3 years ago
0 I’M Trying To Build A Leader Board For My Training Tasks, But Apparently There’S None Available With The Current

Click the little cogwheel on the top right as shown in the screenshot. It will open a menu and one of the options is to add custom metrics ๐Ÿ™‚

2 years ago
0 I Am Getting

pip show clearml

one year ago
0 Hi, Is There A Way To Log Sklearn Metrices (Like Accuracy/Precision) In A Tabular Way Rather Than Plot ?

HappyDove3 Hi ๐Ÿ™‚

Well, since all the data is logged you can simply use the API to retrieve it and create the tables yourself quite easily!

2 years ago
0 Hello, I’M Using

Hi RattyLouse61 ๐Ÿ™‚

Are these two different users using two sets of different credentials?

2 years ago
0 Hi Folks, I Am Having An Issue I Can'T Properly Understand: I Have Tried To Run The "Dataset" Example From The Official Clearml Repository (From My Laptop) For Some Reason It Got Stuck, So I Killed The Process, But In Clearml Ui It Still Results As "Runn

SarcasticSquirrel56 , this can happen. Since you killed the process by force - it didn't have a chance to report back it's failure/stopping.

That being said - there are background processes that should move the dataset to 'aborted/stopped' after a few hours.

2 years ago
0 Another Hpo App Question: Using Ui In "Optimization Configuration" I Can Choose Only One Metric. Is This By Design Or I'M Missing Something?

Hi @<1523701062857396224:profile|AttractiveShrimp45> , I think this is currently by design. How would you suggest doing multiple metric optimization - priority between metrics after certain threshold is met?

one year ago
Show more results compactanswers