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, 4213 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 Hi Again! I'M Trying To Figure Out Why My Hpo Doesn'T Seem To Work For This Simple

Are the cloned tasks running? Can you add logs from the HPO and one of the child tasks?

4 months ago
12 months 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?

3 years ago
0 Hi, I Just Started Working With Clearml And I Have A Question About One Of My Plots. Fig 1 Is What It Looks Like In My Pycharm Output. Fig 2 Is What Is Logged In The Clearml Server. Why Does The Figure Change So Drastically? And How Can I Solve It? Sideno

Why does the figure change so drastically? And how can I solve it?

What are you referring yo specifically? The data plots seem to be identical.

Sidenote: there seems to be a bug in the plot viewer, as the axis are a bit chaotic..

Do you mean the x/y intersection?

3 years ago
0 Hi Everyone! My Colleague Is Having A Strange Errors When He Tries To Join My Team:

Hi @<1819543688414498816:profile|ScatteredOctopus61> , what are your and your colleague's user IDs?

7 months ago
0 Hello Clearml Friends

FreshKangaroo33 , I'm sorry for the delay. It looks like it will require a feature request. Maybe open a github issue to track it? 🙂

3 years ago
0 From

Hi MammothParrot39 , the allegroai package is part of the Scale/Enterprise versions

2 years ago
0 Hi, Can Anyone Help Me With This Code? (Just A Mock Example, But It Nicely Captures The Behavior Of The Real Code)

Looks like you're trying to do fetch something and then do something to it, that's why there's a TypeError regarding a NoneType. Do you know where in the code the traceback occurs?

3 years ago
0 Hi. Is There A Way To Pass Multiple Pre/Post Execution Callbacks For A Step?

Hi @<1639799308809146368:profile|TritePigeon86> , what is the use case for passing multiple callbacks? Why not have it in the same function simply?

one year ago
0 Hi. Is There A Way To Pass Multiple Pre/Post Execution Callbacks For A Step?

I see. I don't think it's supported but I think it would be a great idea for a feature. Maybe Open a Github feature request?

one year ago
0 A Question On Pipeline Artifacts And Their Use In Steps. I Want To Add An Artifact To The Pipeline (See Below), And Use It As Input To A Function Step. But The Following Does Not Work Because

Hi @<1649221402894536704:profile|AdventurousBee56> , I'm not sure I understand. Can you add the full log and explain step by step what's happening?

one year ago
one year ago
0 Hi All, I Have A Big Amount Of Experiment In A Single Project, There Is A Way To Download The Experiments As A Custom Table? To Let'S Say To A .Csv File? Thanks! Experiment Table Example:

Hi @<1547028131527790592:profile|PleasantOtter67> , nothing out of the box. You can however quite easily extract all that information and inject it into a csv programmatically.

I think the bigger question is how would you break it down? Each experiment has several nested properties.

2 years ago
0 Why Is Async_Delete Not Working?

Hi @<1590514584836378624:profile|AmiableSeaturtle81> , you need to add the port to the credentials when you input them in the webUI

one year ago
0 Hi, I Am Using Minio To Save My Files. And Recently I Have Encountered An Issue With Downloading The Artifacts, With Compressed Csv Files (Test_Prediction_Df.Csv.Gz) In Particular. When I Try To Download These Files From The Web Ui, The File Opens As A Pl

Hi ImmenseMole41 , so your issue is specifically when trying to download compressed csv files? You mentioned that the values are correct when downloading via the StorageManager. Do you get corrupted values somewhere?

Also, how are you saving these csv files?

3 years ago
0 Hi Good Folks Here! Does Clearml Allow Auto-Rerun Of Failed Jobs, For Example When A Spot Instance Gets Interrupted, Please? (Or Auto-Resume, If Checkpointing Logic In Place)

Hi @<1546665634195050496:profile|SolidGoose91> , I think this capability exists when running pipelines. The pipeline controller will detect spot instances that failed and will retry running them.

Are you using the PRO or the open source auto scaler?

2 years ago
Show more results compactanswers