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

Reputation

0
0 Hi! We Run Self-Hosted Clear-Ml And Use Autoscaler For Aws, But We'Re Migrating To Google Cloud And I Can Not Find Any Documentation Is It Possible To Use Autoscaler For Gcp? Thanks.

Hi @<1523701491863392256:profile|VastShells9> , the GCP autoscaler is not available in the open source I'm afraid. Only in PRO licenses and up

one year ago
0 Is There Anyway To Cancel The “--Rm” In The Clearml Agent Docker Mode?

Hi @<1523704667563888640:profile|CooperativeOtter46> , I don't think so. What is your use case?

one year ago
0 Hi Guys, I Hope This Isn'T A Super Dumb Question But... How Do I Unpublish An Experiment? I Tried To Archive It And Then Restore It, But No Luck.

CluelessElephant89 , well that looks like a bug

I'll sort it out on our end 🙂

You could try using the API reference:
https://clear.ml/docs/latest/docs/references/api/tasks#post-tasksreset

Already tested that it works. However please notice that it will reset the task removing ALL outputs

3 years ago
0 Hi To All! Is Clearml Oss Integrable With Keycloak For The Authentication Phase?

I'm afraid that's all there is. I think security integrations are in the Scale & Enterprise versions.

2 years ago
0 Hi There. I Run Example

Not sure what you mean, it looks like your experiment ran for 6 minutes.. Can you add the full log?

10 months ago
0 There Is A Problem Starting From Clearml 1.7.0 With Python-Fire

I think this should include both fixes

2 years ago
0 Hi All, Is There Documentation On How To Train On Model On Mutiple-Gpu Across Mutilple Nodes/Machines ?

Hi @<1541592241250766848:profile|BrightPenguin74> , I think this is what you're looking for
None

one year ago
0 Do I Understand Correctly That Python Versions Must Match Between Client (My Mac, Sends Task For Remote Execution) And Clearml-Agent? I Don’T Really Get How The Environments Are Managed. All I Want To Do Is Take My Code And Execute It On The Agent Machin

Hi AdventurousButterfly15 ,

When running code locally, how are the installed packages detected? Does it detect your entire venv or does it detect only the packages that were used?

2 years ago
0 Hello All, Does Anyone Know How To Change The Id Of A Running Agent? Or Create An Agent With A Predetermined Id?

you configure the worker name in clearml.conf and I think you'll need to re-run it

one year ago
0 Is There Any Place I Can Find The Metric Storage Usage Of A Given Experiment, Or All Experiments Underneath A Project?

Hi @<1523701797800120320:profile|SteadySeagull18> , I'm afraid that currently there is no such capability in ClearML. I would suggest opening a GitHub feature request 🙂

one year ago
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

3 months 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?

I don't think datasets don't have visualization out of the box, you need to add these previews manually. Only HyperDatasets feature from the Scale & Enterprise versions truely visualizes all the data.

According to your code snippet there isn't any visualization add on top of the dataset

one year ago
0 Can Clearml Open Source Autoscale On Aws?

Hi @<1535069219354316800:profile|PerplexedRaccoon19> , yes! Here is an example:
None

2 years ago
0 Hey, Can I Upload An Artefact To A Clearml Experiment Once It Is "Completed"?

Hi @<1535069219354316800:profile|PerplexedRaccoon19> , I think you would need to do something a bit 'hacky'.

You can fetch an experiment, use mark_started with force, add your artifacts and then mark_stopped . I think the same can be also done with the API

10 months ago
0 Retrying (Retry(Total=237, Connect=240, Read=237, Redirect=240, Status=240)) After Connection Broken By 'Readtimeouterror("Httpsconnectionpool(Host='Api.Clear.Ml', Port=443): Read Timed Out. (Read Timeout=10.0)")': /V2.23/Tasks.Get_All Retrying (Retry(Tot

I see. If this happens from your home network I think you might need to talk to your internet provider as it looks something is blocking the communication to the server.

2 months ago
0 Hi There, Is There A Way To Debug The Bash Init Script For The Aws Autoscaler? I Can'T Find Any Console Output From This Script When A New Ec2 Instance Is Launched

Hi @<1759749707573235712:profile|PungentMouse21> , you should be able to access machine logs from the autoscaler, this should give you a place to search

3 months ago
0 Hi, Is It Possible For Clearml To Support Languages Other Than Python?

Hi @<1523701504827985920:profile|SubstantialElk6> , you can create wrappers around other languages but currently only Python is supported by ClearML

one year ago
0 Hi All Is There An Openapi Schema For The Clearml Rest Api?

All of the code is open, you can find it here:
None

5 months ago
0 New To Clearml~ Find There'S A Plugin For Pycharm But No For Vs Code. Any Plan?

Hi @<1569133683275730944:profile|CrabbyDove13> , the PyCharm plugin is for working with remote environments. I don't think you need is with VSCode since this capability is covered by clearml-session

one year ago
0 Hi, I Get These Errors For Triggerscheduler:

Is it failing when running on a worker?

2 years ago
0 Hi Team, I Am Trying To Start The Clearml With Opensearch As Backend Instead Elastic Search , When I Started The Service I Am Seeing Partial Web Ui As Below Kindly Help Me In Which Module I Should Look Into It To Get Complete Functionality. No Errors I A

Hi @<1727859576625172480:profile|DeliciousArcticwolf54> , I'd suggest debugging using developer tools in the webUI. Also, are you seeing any errors in the API server or webserver containers? I'd suggest first testing with elasticsearch to make sure that the deployment went through OK and this is not related to something else.

Out of curiosity, why do you want to use opensearch instead of elasticsearch?

6 months ago
0 Hello Community, I'M Planning To Deploy A Self-Hosted Clearml Server On Aws. Our Usage Pattern Is To Run It Intensively Once A Week, With A Few Additional Sessions During The Week To Review Results And Navigate The Ui. I Noticed Clearml Offers A Custom Am

Then you can certainly do that if you don't mind the downtime or the time it takes to spin up the machine on AWS.

Regarding any charges, this should be specified by AWS itself, I'm not familiar with anything on the ClearML side

6 days ago
0 Hi, I Installed The Open-Source Version Of Clearml But Couldn'T Connect Using The Admin Role. Can You Assist Me With This? I Want To Set Resource Config And Couldn'T Find It

Hi @<1798162812862730240:profile|PreciousCentipede43> , role based access controls, admins and resource configurations are all part of the Scale/Enterprise licenses. In the open source everyone is set as an admin with access to all parts of the system.

Hope this helps 🙂

9 days ago
0 Hi Everyone,

Hi @<1717350332247314432:profile|WittySeal70> , can you point to the documentation of log_file ?

5 days ago
Show more results compactanswers