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

Reputation

0
2 years ago
0 Hi I'M Using Clearml Datasets. How Do I Tell From The Clearml Ui Which Datasets Version Am I Using?

SubstantialElk6 , can you view the dataset in the UI? Can you please provide a screenshot so I can mark it down for you

4 years ago
0 Hi All, I Am Seeing This In My Logs:

Might be a bug. Let me check with the guys

2 years ago
0 Hello Everyone! I Setup A Gcp Autoscaler On My Pro Saas Deployment But I Keep Getting This Error:

FierceHamster54 , please try re-launching the the autoscaler, the issue seems to be resolved now

2 years ago
0 Hi, I’M Trying To Integrate Logger In My Pipelinedecorator But I’M Getting This Error -

Moving objects between steps is usually done via the artifacts mechanism. How are you building the pipeline, with decorators?

one year ago
0 Hello, Is There A Way To Pull Dataset From A Local Hdd When Using Pipeline As Function?

I think it's the same usage as it were a regular task. Did you encounter any issues?

2 years ago
0 Hello Clearml Ppl

Hi FreshKangaroo33 ,

I think you could use a special hyper parameter for it. This way you can have it show up in the UI as a column. This way it would take any argument you want AND you can filter by it 🙂

3 years ago
0 Hello. Is There Any Doc Where I Could Find What Contributes As Api Usage? And Is It Possible To View The Usage Breakdown By Source/Type? I Want To Estimate Api Usage Costs Before Signing Up For Pro Plan On The Saas.

Hi TroubledHedgehog16 , I don't think there is any specific documentation regarding this. Basically anything that communicates with the server (UI/SDK/Agent) will cause an increase in these calls.

You could do a test on a free account using your resource to see how many calls you would reach in a peak day.

2 years ago
0 Hi All! Could Do With Some Help On Running Registered Task On A Clearml-Agent. My Workflow So Far Is As Follows:

Can you make sure you can check out this commit on a different machine?

2 years ago
0 Hello Everyone, Is There An Easy Way To Clone A Pipline And Execute It With New Parameters? I Know That There Is The Possibility With Task But With Pipelines I Haven'T Found Anything In The Documentation Yet. Thank You In Advance For Your Answer.

Oh I see. Technically speaking the pipeline controller is a task of a special type of itself. So technically speaking you could provide the task ID of the controller and clone that. You would need to make sure that the relevant system tags are also applied so it would show up properly as a pipeline in the webUI.

In addition to that, you can also trigger it using the API also

9 months ago
0 Hi All, While Training Some Models I Noticed That My Api Calls Are Going Through The Roof, Is There A Way To Control The Amount Of Api Calls? Is There A Way To Update All The Plots And Console Print On The App.Clear.Ml For Every Some Epoch? Or Aggregating

Hi @<1523701295830011904:profile|CluelessFlamingo93> , if you self host then you're no longer limited on usage. However the downside is of course that you have to manage it yourself (Security, backups etc).

2 years ago
0 Dear Team - I Have Some Gui Related Requests / Questions:

BoredPigeon26 , Hi 🙂

Basically 'group' is based on the "title" of the graph, when TB is autoconnected, this is the first section before the '/' meaning, reporting "my graph title/series" allows to group by "my graph title". How are you reporting the metrics on TB ? Somehow (I'm not sure how with Sagemaker) you have to pass the previously used Task ID, so clearml will know which Task we are continuing Any idea how you could pass this information ? maybe store something on the sagemaker job?

3 years ago
0 Where Can I Find A More Extensive Documentation Of Serving? I'M Looking For

WackyRabbit7 , in that case you can simply register the pretrained model in the system using the SDK 🙂

3 years ago
0 Hi Again, From The Api-Server Logs

Hi Tim, how did you raise your server?

3 years ago
0 Hi, I See That Debug Samples Are Taking Up A Huge Amount Of Space. I Want To Limit The Amount Of Debug Images Which Are Stored. I See There Is An Option For That Here:

Hi CloudySwallow27 ,

I think currently the way to do this is by disabling the framework detection and reporting the debug images manually.

You can do this by Task.init( auto_connect_frameworks=False )

3 years ago
0 Hi Guys, I Am Having Some Trouble Running Some Training Scripts With The Agent Functionality:

Hi ShallowGoldfish8 , what versions of ClearML & ClearML-Agent are you using?

3 years ago
0 Hi, It Appears That What Clearml Calls Histograms Are Actually Bar Graphs. Does Clearml Have Real Histograms?

Hi @<1574931891478335488:profile|DizzyButterfly4> , not sure what you mean. Can you elaborate on what you see vs what you expect to see?

10 months ago
0 Hi, Is Anyone Can Access

Hi I think there are some connectivity issues from some countries. I think it should be back up shortly 🙂

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

Also in applications I see an option for subnet ID & security group

3 years ago
0 Hi! Is There A Way To Connect Multiple S3 Storages To Clearml? As Far As I Understand, I Can Only Specify One Set Of S3 Credentials In Clearml.Conf

Hi @<1523707653782507520:profile|MelancholyElk85> , in a section right under the default S3 credentials in clearml.conf you have a section to specify per bucket 🙂

2 years ago
0 Hi Did Anyone Encounter

Just making sure - there is a gpu present in the pod, correct?

one year ago
0 Hello Everyone, I Am Hosting My Own Clearml Server And It Is Great. However, I Ran Into A Problem Where One Of My Projects Has Become "Hidden" And I Have No Idea How. This Has Created Some Issues Where I Can No Longer Pull From The Project. How Do I Unhid

Hi @<1547028031053238272:profile|MassiveGoldfish6> , do you have any idea what might have caused the project to become hidden?

You can "unhide" the project via API, there is a system tag "hidden" that you can remove to unhide

one year ago
0 Hi. I'D Like To Try The Gcp Autoscaler.

I think so, yes. You need a machine with a GPU - this is assuming I'm correct about the n1-standard-1 machine

3 years ago
0 Is There A Functionality To See The Dependency Structure Of Datasets? Or Has Anyone Written A Script For This?

EnormousWorm79 , Hi 🙂

What do you mean by dependency structure?

3 years ago
Show more results compactanswers