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

Reputation

0
0 Hi Everyone And Apologies For The Incredibly 'Basic' Question. I'M Trying To Deploy Clearml Server On An Ovh Hosted Vm. What Do You Think Is A Suitable Disk Size? Would 1 Tb Be Sufficient?

Hi @<1572032783335821312:profile|DelightfulBee62> , I think 1 TB should be enough. I would suggest maybe even having 2T just for the safe side

2 years ago
0 Hello All, General Question - We'Re Currently Intend To Move Our Clearml Server From A Self-Hosted One To Using The Saas-Based Server, In Tandem With A Local Agent. We'D Like To Validate Two Stuff Before We Migrate Though -

Hi @<1710827340621156352:profile|HungryFrog27> , to answer your questions:

  • You can disable commit logging in your clearml.comf file - None
  • Not sure what you mean. Things that are logged on the server are console logs, scalars/metrics, configurations and execution information (git, branch, commit id and uncommitted changes). These are all saved in the backend. Can you elaborate to w...
8 months ago
2 years ago
0 Hello Everyone, I’M Running Clearml Using Sagemaker And Its Strange I See No Plots Show Up When I Create A Matplotlib Plot After Initializing My Task, Wondering If Theres A Solution To This?

Hi @<1523701717097517056:profile|ScantMoth28> , what version of ClearML are you using? Are you using a self hosted server or the community one?

2 years ago
0 Hi Everyone, I Am Having A Few Problems With The Ui: 1. I Uploaded An Optimization Task Yesterday - And I See It Running, But The Hyper-Parameter Optimization App Disappeared From The Ui. I Managed To Access It Only In An Indirect Way - Through The Worker

AbruptWorm50 , you can send me. Also can you please answer the following two questions?
When were they registered? Were you able to view them before?Also, you mention plots but in the screenshot you show debug samples. Can I assume you're talking about debug samples?

3 years ago
0 Hello, I Have The Following Basic Snippet Where I'M Trying To Add Another Value To The Task'S Connected Arguments After Calling

GiganticTurtle0 , which ClearML version are you using? From what I can see in the documentation to add the new parameters, you'll have to task.connect() again to add the new args

4 years ago
0 Hi All, How Can I Have A Global Variable Used In A Pipeline Step? I Have To Define Them In Each Pipeline Step, Otherwise They Are Not Included In The Pipeline Step

Hi @<1523701066867150848:profile|JitteryCoyote63> , you mean a global "env" variable that can be passed along the pipeline?

one year ago
0 Hello, I Encountered An Issue While Deploying A Self-Hosted Clearml Server, By Following The Official Docker Compose

I'm accessing both using SSH tunneling & the same domain

I guess we found the culprit 🙂

2 years ago
0 Hey Guys, In A Fresh Self-Hosted Clearml Server I Have The Issue That I Cannot See Any Preview Images Of The Files In A Dataset. It Seems Like A Bug, But Maybe I Am Doing Something Wrong?

Please check what you get for events.debug_images in network section of developer tools (F12) when trying to view the preview in the dataset

2 years ago
0 Hi. I'D Like To Try The Gcp Autoscaler.

From the screenshots provided you ticked 'cpu' mode AND I think the machine that you're using n1-standard-1 is a cpu only machine, if I'm not mistaken.

3 years ago
0 Hi Everyone, Has Someone Of You Tried To Track Your Shap Plots With Clearml? Somehow In My Dashboard The Tracked Plots Are Empty. Might They Be Too Complex Or Something? Br Sophie

Hi @<1787291173992271872:profile|BlandCormorant75> , how are you logging those plots? Can you provide a stand alone snippet that reproduces your behaviour?

8 months ago
0 Hello, We Had To Move Our Logging Server To A New Ip Address, While All The Runs Are Properly Showing Up, Artefacts And And Debug Samples Seem To Still Reference The Old Ip, Is There A Way To Change The Ip For Everything?

Hi @<1582904448076746752:profile|TightGorilla98> , you would need to edit these addresses in mongodb/elastic for the new address. A migration script would do the job

2 years ago
0 Hi, I Have A Question. I Am Trying To Create A Pipeline Using The

None

You should check the status of that container

one year ago
0 Hi, I Have A Question. I Am Trying To Create A Pipeline Using The

Hi @<1736919317200506880:profile|NastyStarfish19> , the services queue is for running the pipeline controller itself. I guess you are self hosting the OS?

one year ago
Show more results compactanswers