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

Reputation

0
0 Hi Guys! I Try To Create Leaderboard On A Project, And Nothing Is Happen... Can You Tell Me Where The Error Might Be? I Couldn'T Add Any Metrics

Hi @<1742355077231808512:profile|DisturbedLizard6> , I think you need to select the last/max/min options

one year ago
0 Just A Small Question

Could be. If it's not picking what you expect then it means something is misconfigured

11 months ago
0 Hi Did Anyone Encounter

Just making sure - there is a gpu present in the pod, correct?

2 years ago
0 I Recently Upgraded My Clearml Version And Here Are Some Questions That I Have:

Hi @<1644147961996775424:profile|HurtStarfish47> , to answer your questions:

  • Is there an autoscaler available for Azure ?I'm afraid not in the self hosted version. An Azure autoscaler is available only in the Scale/Enterprise licenses.
  • I'm interested in the clearml-serving functionnalities, would that be suitable for real-time inference on arm64 devices ?Yes 🙂
one year ago
0 Since

GiganticTurtle0 , which arguments would you like to pass to the task.init()?

4 years ago
3 months ago
0 Can I Use “Autoscaler” To Go From 0->1 Agent? I.E. 1 Queue For Tasks, Start 1 Machine, Process Everything To Completion, Then Shut Down?

Hi @<1607184400250834944:profile|MortifiedChimpanzee9> , yes 🙂
This is exactly how the autoscalers work. Scale from 0 to as many as needed and then back to 0

2 years ago
0 What Is Expected Behaviour Of Clearml Dataset? When I Do

Hi @<1732933002259861504:profile|ComfortableRobin65> , I believe that you would be pulling all 150 files. Why not test it out?

one year ago
0 Hi All! Using Clearml For Our Small Research Institute, Been Very Useful! Question About Clearml-Session

Hi @<1556450111259676672:profile|PlainSeaurchin97> , I see that is available only in the GUI application that is part of the Scale/Enterprise licenses - None

10 months ago
0 I Guess One Experiment Is Running Backwards In Time

https://app.clear.ml/settings/profile
bottom right of your screen if you're signed up 🙂

3 years ago
0 Does Anyone Know If You Can Export A Dataset (Ml) Directly From A Database To The Clearml-Data Or Have To Export Out As Csv First ?

I'm not aware of an ability to inject directly from an sql database. You can automate it by dumping from sql to csv, I assume

4 years ago
0 Another Hpo App Question: Using Ui In "Optimization Configuration" I Can Choose Only One Metric. Is This By Design Or I'M Missing Something?

Hi @<1523701062857396224:profile|AttractiveShrimp45> , I think this is currently by design. How would you suggest doing multiple metric optimization - priority between metrics after certain threshold is met?

2 years ago
0 Hi Guys, How Can I Control In Advance The Color Mapping? For Example, When Reporting Scalers, How Can I Use The Color Pallet Of Matplotlib Instead?

Hi DizzyHippopotamus13 , I'm not sure this is currently possible. Maybe check if there is a GitHub issue about this 🙂

2 years ago
0 Hi! I’M Running An Experiment As Follows:

Also, what version of clearml & clearml-agent are you using?

3 years ago
0 Hi! I'M Trying To Set Up Clear Ml, I Don'T Know How To Setup Azure Container Storage, For Some Reason It Raises Errors. I Tried This

Hi @<1739818374189289472:profile|SourSpider22> , are you using the self deployed server?

one year ago
0 Any Idea...?

Hi @<1570583227918192640:profile|FloppySwallow46> , can you please elaborate on what you were doing, what happened?

2 years ago
0 Is There A Way To Tell The Agent To Use A Specific Venv Pre Installed ? Like The One Already Installed In The Developer Pc And The Agent Is Running Inside That Same Pc?

Hi @<1576381444509405184:profile|ManiacalLizard2> , I think this is the env var you're looking for
CLEARML_AGENT_SKIP_PIP_VENV_INSTALL
None

2 years ago
Show more results compactanswers