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

Reputation

0
0 Hello, I'M Wondering If I Can Stop The Specific Logging For One Plot (Using Matplotlib). When The Data Points Become More, Then The Gui Of

ScaryBluewhale66 , please look in:
https://clear.ml/docs/latest/docs/references/sdk/task#taskinit
The relevant section for you is auto_connect_frameworks
The usage would be along these lines:
Task.init(..., auto_connect_frameworks={'matplotlib': False})

3 years ago
0 Hi Everyone, I Got Several Error Messages Like This When Trying To Upload Data On The Clearml Which We Self-Hosted. Do You Have Any Ideas?

Hi @<1638712150060961792:profile|SilkyCrocodile89> , it looks like a connectivity issue. Are you trying to upload data to the files server? Can you share the full log?

10 months ago
3 years ago
0 Hi Everyone, I Am Having A Few Problems With The Ui: 1. I Uploaded An Optimization Task Yesterday - And I See It Running, But The Hyper-Parameter Optimization App Disappeared From The Ui. I Managed To Access It Only In An Indirect Way - Through The Worker

AbruptWorm50 , you can send me. Also can you please answer the following two questions?
When were they registered? Were you able to view them before?Also, you mention plots but in the screenshot you show debug samples. Can I assume you're talking about debug samples?

3 years ago
11 months ago
0 Hi, Do You Know How Should I Fix This Error, Thanks

Where/how are you getting this?

3 years ago
0 Hi All

Hi @<1546303293918023680:profile|MiniatureRobin9> , what version of clearml are you using and can you give an example live you've tried running?

2 years 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

one year ago
0 Why Is Async_Delete Not Working?

As I wrote, you need to remove the s3 from the start of the host section..

one year ago
0 I'M Getting A Lot Of Errors When Running Cleanup Service

DilapidatedDucks58 , can you verify please that the machine that is running the cleanup is properly configured with S3 credentials and they work for sure (Can delete and create files)

3 years ago
0 What Is The Difference Between Model And Inputmodel?

Hi @<1523704157695905792:profile|VivaciousBadger56> , you can read about the differences here:
None
None

2 years ago
0 Hello Clearml Ppl

FreshKangaroo33 , what do you mean by syntax examples?
I think this should give you some context on usage 🙂
https://github.com/allegroai/clearml/blob/master/examples/reporting/hyper_parameters.py

3 years ago
3 years ago
0 Hi All, I Wanted To Know About Saving Datasets, We Want To Specify The Path To Gs By Default, As I Understand By Default It Uses The Path To File_Server? We Tried Sdk.Development.Default_Output_Uri =

Hi @<1603198163143888896:profile|LonelyKangaroo55> , you can change the value of files_server in your clearml.conf to control it as well.

one year ago
2 years ago
0 Hi Again

I think in the open source it's bring your own security on most cases ^^

3 years ago
0 Hi Guys, Can I Somehow Link 2 Versions Of Dataset As Parent-Child After I Uploaded Both Of Them? They Have The Exact Same Name But Uploaded As Independent

I think that once a version has been finalized you can't add changes to it directly. You could probably hack something with setting it manually to running via the API, add the relevant connections and then move it to completed

2 years ago
0 How Can I Start The Clearml Server After Creating Ec2 Instance From Ami? Running

This is strange. Can you take a look inside the apiserver and webserver docker logs to see if any errors pop up?

3 years ago
0 Hi Everyone And Apologies For The Incredibly 'Basic' Question. I'M Trying To Deploy Clearml Server On An Ovh Hosted Vm. What Do You Think Is A Suitable Disk Size? Would 1 Tb Be Sufficient?

Hi @<1572032783335821312:profile|DelightfulBee62> , I think 1 TB should be enough. I would suggest maybe even having 2T just for the safe side

2 years ago
Show more results compactanswers