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

Reputation

0
0 What

Hi HugeLion86 , I think that's the way

one year ago
0 Hello Everyone! Has Anyone Ever Used Grafana In Clearml-Serving To Configure Data Drift Alerts?

Hi @<1673501397007470592:profile|RelievedDuck3> , there is some discussion of it in this video None

5 months ago
5 months ago
0 I'M Trying To Read The Runtimes Of Tasks After The Pipeline Finished, For Analytics. Currently, I'M Doing Something Like This:

Hi @<1639799308809146368:profile|TritePigeon86> , where in the documentation did you see these parameters active_duration, job_started and job_ended ?

5 months ago
0 I'M Trying To Read The Runtimes Of Tasks After The Pipeline Finished, For Analytics. Currently, I'M Doing Something Like This:

The webUI uses the API for everything, I'd suggest using the webUI as a reference to how to approach this.

5 months ago
0 Hi All, I Have Become A Big Fan Of Clearml By Now

Hi @<1720249421582569472:profile|NonchalantSeaanemone34> , happy to hear you also enjoy using ClearML 😄

You are spot on, ClearML provides the full end to end solution for your MLOps needs, meaning you don't need to using DVC,MLrun, MLflow and many others as all these capabilities are covered in ClearML and more!

Are you currently looking for any specific capability?

3 months ago
0 Hello, I Have Been Using Clearml For My Projects Lately. I Have Set It Up To Log The Training Data For An Rl Training Job. As Of Now It Currently Logs Data As Follows: 1 Million Episodes And Rewards For 3 Agents Each I'D Have Guessed That The Storage Requ

Hi @<1726772411946242048:profile|CynicalBlackbird36> , what you're looking at is the metrics storage, this is referring to all the console outputs, scalars, plots and debug samples.

This is saved in the backend of ClearML. There is no direct way to pull this but you can technically fetch all of this using the API.

wdyt?

4 months 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

3 months ago
0 Hello Everyone. Im Using Clearml Hpo And Having A Problem With An

In the HPO application I see the following explanation:

'Maximum iterations per experiment after which it will be stopped. Iterations are based on the experiments' own reporting (for example, if experiments report every epoch, then iterations=epochs)'

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?

3 months ago
0 Hey, So I Am Trying To Run A Script To Train A Model Using Yolov8 Ultralytics. When I Run It Locally On My Computer It Executes Without Any Errors, But When I Try And Run It Through A Clearml-Agent I Always Get An Error That Makes No Sense: The Model Is F

Hi @<1736919317200506880:profile|NastyStarfish19> , can you provide an example script that reproduces this behaviour? Also full log of the execution would be useful 🙂

3 months ago
0 Hello, Is There A Way For The Clearml Agents To Check For Repository Changes Recursively? Eg, Our Source Is Broken In Serveral Different Submodules, Clearml'S Automatic Diffs Only Work In The Entrypoint Repo

ShakyJellyfish91 , Hi!

If I understand correctly you wish for the agent to take the latest commit in the repo while the task was ran at a previous commit?

3 years ago
0 Hi, I Would Like To Know If It'S Possible To Predefine Queues In The K8S Helm Chart For The Server

Hi @<1722786138415960064:profile|BitterPuppy92> , I believe pre-defining queues via the helm chart is an Enterprise/Scale license feature only and not available in the open source

3 months ago
0 Hi, I Would Like To Know If It'S Possible To Predefine Queues In The K8S Helm Chart For The Server

@<1722786138415960064:profile|BitterPuppy92> , we are more than happy to accept pull requests into our free open source 🙂

3 months ago
2 months ago
0 I Am Using Clearml Pro And Pretty Regularly I Will Restart An Experiment And Nothing Will Get Logged To Clearml. It Shows The Experiment Running (For Days) And It'S Running Fine On The Pc But No Scalers Or Debug Samples Are Shown. How Do We Troubleshoot T

@<1719524641879363584:profile|ThankfulClams64> , if you set auto_connect_streams to false nothing will be reported from your frameworks. With what frameworks are you working, tensorboard?

4 months ago
Show more results compactanswers