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

Reputation

0
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:

I think the call tasks.get_all should have you covered to extract all information you would need.
None
The request body should look something like this:

{
  "id": [],
  "scroll_id": "b77a32d585604b098f685b00f30ba2c2",
  "refresh_scroll": true,
  "size": 15,
  "order_by": [
    "-last_update"
  ],
  "type": [
    "__$not",
    "annotation_manual",
    "__$not",
    "annotation",
    "__$not",
    "dataset_i...
one year ago
0 This Verify Param To Decode Of Pyjwt Seems To Be Removed And In A Fresh Intallation We Are Seeing This Error:

TrickySheep9 Hi! Thanks for the heads up, we'll take a look 🙂

3 years ago
0 Hello, Is It Commo That

Is it a self hosted server?

3 years ago
0 Hi, I Recently Updated My Clearml To 1.1.2 And A Code That Was Working Before Now Behaves Completely Differently: I Am Using The Following To Log Debug Samples:

JitteryCoyote63 , Hi 🙂

I'm having a bit of trouble understanding. Can you give a concise example of before VS after?

3 years ago
one year 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?

@<1523701168822292480:profile|ExuberantBat52> , did you add debug samples in a similar fashion? What version of the clearml sdk are you using? Also what server?

one year ago
7 months ago
0 Hi All, I Have A Problem With Setting Up An Agent. I Set Up Local Server On Ubuntu Behind Proxy, It Seems To Work Correctly. I Can Access Web Ui And Set Up Agent On A Windows Machine Just Fine, But When I Try To Set Up Agent On Any Linux Machine It Fails

Are you sure you pasted the credentials correctly? Does it give you feedback on which key/secret you used during the process? Which version of ClearML-Agent are you on?

2 years ago
0 Hello, Is It Commo That

Also try looking into the resource management on the machine. Do you see traffic going through the network?

3 years ago
0 Hi Team,I Am Doing Retraining Of The Model Once New Data

Can you please elaborate further or add some information on how you've reached this situation?

one year ago
0 Hi! In Ui I See User For Each Task. Where Is This Variable Stored In The System. How To Specify A Different User When Running A Task?

Hi @<1523701240951738368:profile|RoundMosquito25> , when a different user runs something with their own generated credentials from the UI will show as different user. Does that clear things up?

one year ago
0 I Was Trying To Use The Callback Option In

Hi @<1719162252994547712:profile|FloppyLeopard12> , not sure what you're trying to do, can you please elaborate?

4 months ago
0 Hello Everyone, I Wanted To Use Clearml On My Project And Liked It A Lot. I Get Everything On The System, However, Couldn'T Come Up With Debug Samples And Plots Part. They'Re Empty For Some Reason. Could Someone Help Me Please?

Hi @<1633276330743173120:profile|StunningHamster19> , how are you running the experiment? What framework are you using? Do you have a code example that reproduces this?

one year ago
0 Hello! I'M Trying To Figure Out How To Deploy A Scheduled Pipeline. I Have A Sample Pipeline Here

The agent is basically a daemon process that is sitting on any machine and is capable of running jobs. You can set it up on any machine you would like but the machine has to be turned on...

one year ago
0 Hello, I'M Trying To Use Clearml Agent To Build A Containerized Task

Hi @<1603560525352931328:profile|BeefyOwl35> , can you please elaborate on what you mean by running the build command?

Can you add a full log?

10 months ago
0 Hi, Dear All, I Have A Quick Question Regarding The Scalar Graph. As You Can See In The Picture Down Below, The Experiment Names Are Too Short When You Hover And Illustrations Are Not So Useful When You Have To Scroll To Check The Meaning Of Each One.

ColorfulRaven45 Hi!

I'm afraid this is kind of a plotly limitation. Currently you can switch to full screen view OR hit the maximize graph button (it shows on over) for a better view.
We'd be happy to take a suggestion though 🙂

3 years ago
Show more results compactanswers