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

Reputation

0
0 Hello Admin, Please Add More Mlops Hands On Learning Resources On Youtube.

You also have onboarding videos there, I suggest you review all videos.

5 months ago
0 Hi

I'm afraid it's not supported right now.

The daemon agent on the machine will have to be started differently and monitored differently - you're welcome to add a PR though šŸ™‚

6 months ago
0 Is There A Way To Obtain The User

Why not give an option to provide their user name and then convert it in the code?

6 months ago
0 Hi everyone, :wave: Is it possible to execute ML projects on one platform? Execute Ops part on the ClearML platform?

Hi @<1753589101044436992:profile|ThankfulSeaturtle1> , not sure I understand what you mean. Can you please elaborate?

5 months ago
0 Is There Anywhere In The Web Ui Where One Can See The Clearml Server Version Running? I Keep Getting "Version 1.1.1 Is Now Available" Even Though I'M Pretty Sure I Took All The Steps To Update To The Latest Version

UnevenDolphin73 , sorry for the delay šŸ™‚
Please go to the profile page, hit F12 and do CTRL+F5

In 'Network' there should be a call to ' http://server.info '. Can you please copy paste the response here?

3 years ago
0 If I Want To Run Tensorflow (Version 2.10.0 With Python 3.8) With The Aws Autoscaler, Which Ami And Docker Base Image Should I Choose?

I would look for an AMI that has already cuda and all drivers installed. Same goes for the docker image

one year ago
0 Just A Small Question

This is inside the container on the machine running the agent. It is taking the configurations as a basis from the local clearml.conf

4 months ago
0 Is It Possible To Get The List Of Running Agents In My Machine? Iā€™M Starting Multiple Agents Using
  --status              Print the worker's schedule (uptime properties, server's runtime properties and listening queues)
one year ago
0 In

What version of clearml are you using? Are you using the community server?

2 years ago
0 Sometimes, On Shorter Tasks, My Task Would Hang For The 5 Minute Timeout With E.G.

You mean you run several tasks from a single file?

3 years ago
0 Hello, Is It Commo That

Is it a self hosted server?

3 years ago
0 I Keep Facing This Issue. I'M Trying To Set Up My Own Clearml Server Using This Tutorial.

VexedCat68 , It appears to be a bug of sorts, we'll sort it out šŸ™‚

3 years ago
0 In

How are you running the task? Can you add logs please?

2 years ago
11 months ago
0 Hi! For

I think the set_default_upload_uri is for all output models, while set_upload_destination is for a specific model/file

3 years ago
0 Logger = Logger.Current_Logger() Logger.Report_Media( Title="Test", Series="Audio", Local_Path="/Path/To/File.Wav", Iteration=1, Max_History=-1 )

However, now when I go in the Results -> Debug Samples tab, the s3 credential window pops up. Every time that I refresh the page

RattyLouse61 , What version of ClearML are you running, I think this issue was solved in 1.3.0 release

3 years ago
0 Hi, I Installed The Open-Source Version Of Clearml But Couldn'T Connect Using The Admin Role. Can You Assist Me With This? I Want To Set Resource Config And Couldn'T Find It

No, resource configuration allows you higher level of control over different resources - None

I suggest you review the agent setup & deployment docs - None

Then you can view all the connected nodes through the orchestration tab - None

one month ago
one year ago
0 Hello All. I'M Trying To Figure Out How To Get The Task From Pipelines Listed Under The Experiments Tab Or At Least In A Place That'S Easier To Find. I'M Running A Pipeline Based On Tasks And If I Look At The

Hi @<1545216070686609408:profile|EnthusiasticCow4> , go into settings -> configuration, there is an option to show hidden projects. This way you should be able to view pipelines in the experiments view

one year ago
0 Hey, I Am New With Clearml And Need Some Help

Hi @<1702492411105644544:profile|YummyGrasshopper29> , it looks like the controller is running, but is there any agent listening to where the tasks are being pushed?

10 months ago
0 Hi, In The Context Of Multi-Gpu Training, Is

I think it should work fine, please update šŸ™‚

3 years ago
0 Hello, I Believe You Have A Bug In

I see, thanks for reporting this! I guess it should be an easy fix. Can you please open a Github issue to follow up on this?

2 years ago
0 Hi, Is There A Quick Way To Create New Pipeline From Few Other/"Sub" Pipelines?

I meant writing a new pipeline controller that will incorporate the previous pipelines as steps. What is the error that you're getting? Can you provide a snippet?

one year ago
0 Can I Somehow Change A Project Settings Via The Python Sdk?

I think you can do this only through the API, if at all possible since it's a system tag. Which project do you want to edit?

2 years ago
Show more results compactanswers