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

Reputation

0
0 Hello! A Question

Hi SparklingHedgehong28 , can you please elaborate on the steps you take during the process + how you connect your config to the task?

3 years ago
0 Hi All, While Training Some Models I Noticed That My Api Calls Are Going Through The Roof, Is There A Way To Control The Amount Of Api Calls? Is There A Way To Update All The Plots And Console Print On The App.Clear.Ml For Every Some Epoch? Or Aggregating

Hi @<1523701295830011904:profile|CluelessFlamingo93> , if you self host then you're no longer limited on usage. However the downside is of course that you have to manage it yourself (Security, backups etc).

2 years ago
0 Hi! I Want To Use Non System Git User For Clearml-Agent. I Saw Settings:

Hi DepressedFish57 ,

But authentificate by log/pass is disable on host side.

Can you please clarify?

By separate ssh key - do you mean a different git password?

3 years ago
0 Hi, I'M Looking For Documentation On Gcp Autoscalers. When I Search On The Docs Site, It Shows Me The Aws Autoscaler But Not The Gcp One. Can Someone Point Me To The Right Docs Page? Thanks!

Hi JumpyPig73 ,

It appears that only the AWS autoscalar is in the open version and other autoscalars are only in advanced tiers (Pro and onwards):
https://clear.ml/pricing/

3 years ago
3 years ago
0 Hi, I Am Trying To Use Agent, But I Have A Problem. Execution Of Task Stucks Like This

Not really. This is strange. Can you try running the agent with --debug tag? This might give us more insights

3 years ago
0 Another Qn, Is Clearml-Data Analogous To A Feature-Store

It looks like it since as far as I manage to understand a 'traditional' feature store is a model / data repository, correct?

3 years ago
0 Hi Everyone, I Have A Quick Question: When I Use

Hi ReassuredTiger98 , I'm not sure I understand.
You're asking why you need to put in credentials to use minio as a files_server or why you got the error directly on port 9000 but not on s://minio_instance:9000/ <MY_BUCKET_NAME> ?

2 years ago
0 Hi, Actually Now A Saw In The Logs:

Hi SkinnyPanda43 , did you set poetry as your package manager or do you simply want to install it as part of the environment?

3 years ago
0 Does Clearml Exposes (Even Temporarily) The Contents Of E.G.

Hi UnevenDolphin73 ,

I don't think that ClearML exposes anything into env variables unless done so explicitly.
If I'm understanding correctly you're hoping for a scenario where ClearML would expose some contents of sdk.aws.s3 for example so you could use it later in boto3, correct?
If that's the case why not use env vars to begin with?

3 years ago
11 months ago
0 Hey Guys, I'Ve Got This Weird Issue In My Pipeline! Any Ideas Of What I Could'Ve Missed? My Parameter Becomes

Hi SmugSnake6 , can you please elaborate on what exactly is happening and what you were expecting to happen?

3 years ago
0 Hi People, I Cant Force Deleting Datasets It Tells Me Storageerror: Can'T Find Azure Configuration For

Is it possible that you don't have permissions for deletion on that Azure account with your credentials?

one year ago
3 years ago
0 How To Select More Than 10 Experiments In The Clear Ml Ui? I Want To Compare 30 Loss Curves. Is There A Setting Somewhere.

Hi IcyFish32 , I don't think comparing more than 10 experiments. I think this ability will be added soon.

3 years ago
0 Hi, I'Ve Been Using Your Saas Platform For Over A Month Now, But Today I Suddenly Noticed Most Of My Data Is Missing, I See That I Have 40 Tasks In My Data Project From The Dashboard As It Should Be, But Inside The Project I Can Only See 6, I Couldn'T Fin

Hi CrookedMonkey33 ,

Can you please open developer tools (F12) and see what is returned when you navigate to the 'projects' page (When you see 41 experiments)

Also go into 'Settings' -> 'Configuration' and verify that you have 'Show Hidden Projects' enabled

3 years ago
0 Hello, I Have The Following Basic Snippet Where I'M Trying To Add Another Value To The Task'S Connected Arguments After Calling

GiganticTurtle0 , which ClearML version are you using? From what I can see in the documentation to add the new parameters, you'll have to task.connect() again to add the new args

4 years ago
Show more results compactanswers