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, 3782 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0
6 months ago
2 years ago
0 Hello! I’M Having Trouble With Connecting My On-Premises S3 Storage To Clearml. Could Anyone Please Tell Me How To Fix It?

containing the correct on-premises s3 settings

Do you mean like an example for minio?

2 years ago
0 Hi, I Have A Visualization Issue When Using Plotly And Then “Report_Plotly” My Code Is

Hi MoodySheep3 ,can you please add a standalone snippet that reproduces this? What version of clearml are you using?

one year ago
0 Hi, I Have A Visualization Issue When Using Plotly And Then “Report_Plotly” My Code Is

Getting the following error when I try to run this code:

Traceback (most recent call last): File "plots-issue.py", line 9, in <module> fig=px.pie(df, names='a', facet_col='b') TypeError: pie() got an unexpected keyword argument 'facet_col'

one year ago
0 Hi, Some Plots Don'T Render Via

What happens during the run is that plotly plots are shown during run on your computer but they don't show in UI and ONLY after the run is finished the plots show up?

Are your runs long?

2 years ago
0 Our Hpo App Ran >500 Experiments Even "Limit Total Hpo Experiments=100", And Based On Our "Parameters To Optimize" It Should Be Just 80 Experiments. How To Fix That?

Hi @<1523701062857396224:profile|AttractiveShrimp45> , can you please add the configuration of your HPO app and the log?

one year ago
one year ago
0 Hey Guys, Hope You Missed Me

My guess other agents are sitting on different machines, did you verify that the credentials are the same between the different clearml.conf files? Maybe @<1523701087100473344:profile|SuccessfulKoala55> might have an idea

one year ago
0 Hey Guys, Hope You Missed Me

Hi @<1523717803952050176:profile|SmoothArcticwolf58> , can you describe a bit about the network between the agent and the new server?

one year ago
0 Hey Guys, Hope You Missed Me

And you're sure that clearml.conf points to the correct server with the right credentials?

one year ago
0 During Our First Large Hyperpameter Run, We Have Noticed That There Are Some Tasks That Get Aborted With The Following Console Log:

@<1541592204353474560:profile|GhastlySeaurchin98> , I think this is more related to how Optuna works, it aborts the experiment. I think you would need to modify something in order for it to run the way you want

one year ago
0 During Our First Large Hyperpameter Run, We Have Noticed That There Are Some Tasks That Get Aborted With The Following Console Log:

It looks like you're on a self hosted server, the community server is app.clear.ml where you can just sign up and don't have to maintain your own server 🙂

one year ago
0 Hey, Do Hyperdatasets Offer The Same Features With Tabular Data? Almost All Examples On The Docs Are On Image Datasets

Hi @<1535069219354316800:profile|PerplexedRaccoon19> , HyperDatasets are built mainly for unstructured data since the problem itself is more difficult, but all features can be applied also to tabular data. Is there something specific you're looking for?

one year ago
0 Hi, All. How Do I Add Accuracy And Loss Metrics For Tracking In Clearml For Yolo8? And Model Registry After Each Epoch?

Make sure to fetch the logger manually and not construct it yourself 🙂

one year ago
0 Clearml-Session Question: I’M Using The Tool With An On-Prem Machine. Normal Tasks Are Being Executed Normally - But When Using

Hi @<1523704461418041344:profile|EnormousCormorant39> , is there any chance this could be indeed network related if it does manage to work sometimes?

Can you add a larger portion of the log with errors?

Also what type of machines are these? Linux to linux?

one year ago
0 Hi Guys, How Can I Control In Advance The Color Mapping? For Example, When Reporting Scalers, How Can I Use The Color Pallet Of Matplotlib Instead?

Hi DizzyHippopotamus13 , I'm not sure this is currently possible. Maybe check if there is a GitHub issue about this 🙂

one year ago
0 Hey All, There Is A Way To Compare All The Experiments In A Project

Hi @<1523706700006166528:profile|DizzyHippopotamus13> , you can simply do it in the experiments dashboard in table view. You can rearrange columns, add custom columns according to metrics and hyper parameters. And of course you can sort the columns

one year ago
0 I Tried To Upload An Image In Clearml Report, But It Show An Error Like Below. Any One Know How To Fix It?

Hi @<1570583237065969664:profile|AdorableCrocodile14> , how did you upload the image?

one year ago
0 When I Share A Link In Clearml Reports, It Require

Hi @<1570583237065969664:profile|AdorableCrocodile14> , you can export a report as a PDF 🙂

one year ago
0 Started Using The Integrated Gcp Autoscaler To Avoid Some Problems We Had. For Some Reason The Instances Doesn'T Have A Gpu Although Specifically Defined In The Ui. How Come? (Not Using Any Docker Container For The Agents)

Hi EmbarrassedSpider34 , what do you get in the log of the experiment you're trying to run? Or do you look at it at the level of the GCP console?

2 years ago
0 Is It Possible To Upload From Clearml (Using

Hi EmbarrassedSpider34 , what is your use-case? Isn't the Optimizer object something like a Task object? Since it's a process I'm not sure you can pickle it. wdyt?

2 years ago
Show more results compactanswers