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

Reputation

0
2 years ago
0 I Assume I Can Ask A Question Here. The Clearml Orchestrator Looks Interesting. But The Website Suggests That K8S Is Required. We Have A Linux Training Box (Lambdabox) Where We Want To Run Training. Can We Place The Clearml Orchestrator Agent On The M

Hi RobustFlamingo1 ,
Can you point to where the website suggests that K8S is a requirement?
I use the ClearML-Agent on a local machine without any K8S. It is certainly not a requirement. From what I understand you can run it on K8S as well.

So to answer your question:
You can definitely use ClearML Orchestration (ClearML-Agent) with OR without K8S
I hope this helps 🙂

2 years ago
0 Hi All! I Am Trying To Run The Notebook From The Remote Server Using Aws. It Seems Like I Successfully Installed Clearml Using !Pip Install Clearml Command, But When I Am Trying To Run !Clearml-Init I Got The Following Error: /Bin/Bash: Clearml-Init: Comm

Try setting the following environment envs:
%env CLEARML_WEB_HOST= %env CLEARML_API_HOST= %env CLEARML_FILES_HOST= %env CLEARML_API_ACCESS_KEY=... %env CLEARML_API_SECRET_KEY=...and try removing the clearml.conf file 🙂

one year ago
0 Why Would Every Submitted Task Be Aborted Directly?

TenseOstrich47 , what do you mean exactly? Every task you run ends on 'aborted' status?

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

Can you share a snippet just to reproduce this?

one year ago
0 Hi Guys Can You Please Tell, What Does This Means..

Hi @<1570583227918192640:profile|FloppySwallow46> , can you please add the full log?

12 months ago
0 Hey, I Have A Question Regarding Pipelines. Let'S Say I Have 2 Scripts: Train.Py And Evaluate.Py. Each Of Them Creates A Task Using Task.Init And Logs Some Information. These Scripts Are Run Independently (In My Case They Are Run By Dvc). I Would Like Bot

ScaryLeopard77 , Hi! Is there a specific reason to the aversion from pipelines? What is the use case?

"continue with this already created pipeline and add the currently run task to it"

I'm not sure I understand, can you please elaborate? (I'm pretty sure it's a pipelines feature)

2 years ago
0 Hi Everybody. When I Want To Force The Agent To Not Reproduce My Local Pip Environment, I Add

Hi CrookedWalrus33 , do you have an ability to provide an absolute path?

2 years ago
0 Hi Everybody. When I Want To Force The Agent To Not Reproduce My Local Pip Environment, I Add

I think if you provide an absolute path it should work 🙂

2 years ago
12 months ago
0 Hi, I'Ve Been Getting The Following Error When Running Training Code Through An Agent,

Is the agent running on the same machine as the original code that didn't get any errors?

9 months ago
0 Hello Everybody, I Am Using Clearml Self-Hosted. Is There A Way To Run Multiple Clearml Instances (Multiple Webservers, Apiservers And Fileservers) But With A Shared Databases (Elastic, Mongo)? Elasticsearch Requires A Lot Of Ram And It Would Be An Overki

I think all relevant env variables are in the docker compose. You can spin different APIservers on different machines without elastic/mongo/redis and then point them to the relevant machines that have those services running

10 months ago
0 Hi! While Monitoring The Memory Usage Of One Of My Active Workers In The 'Workers & Queues' Section Of Clearml Web Ui, I Noticed The Graph Displays The Memory Consumed By All The Processes On The Machine. Is There Any Way To Show Only The Memory Consumed

GiganticTurtle0 Hi!

Currently the usage shows the resources usage of the entire machine and not configurable otherwise. Regarding the refresh button - Currently it always auto refresh the graph every few seconds 🙂

I'll see if there is a way to make it report only the agent usage 🙂

2 years ago
0 Hi There! :) I Have An Issue Regarding The

Hi @<1526371965655322624:profile|NuttyCamel41> , try upgrading the Azure SDK package and try running again

one year ago
0 For Model Monitoring, Is There A Good Feature In Clearml? If Not Is There A Go-To Tool That Works Well With This Framework?

Hi @<1545216070686609408:profile|EnthusiasticCow4> , I suggest you try ClearML-Serving
None

one year ago
Show more results compactanswers