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, Deploy Clearml In Docker And Train A Yolov8 Model, Finish Train, In Plots No Pics Show,So Why

Are you using the community server or are you using the open source and self hosting?

10 months ago
0 Hi All, I'M Trying To Setup A Pipeline Based On The Asteroid_Example(

Hi @<1587615463670550528:profile|DepravedDolphin12> , can you please add the full log?

2 years ago
0 Hello! Any Plans On Supporting Dev Containers In Clearml-Sessions ?

Hi @<1523702307240284160:profile|TeenyBeetle18> , what do you mean by dev containers?

10 months ago
0 Hi Quick Question: Does Task.Connect_Configuration Support Omegaconf Dictconfig Objects? Ie. Can I Do:

JitteryCoyote63 , I think so.

config = OmegaConf.load(train_task.connect_configuration(config_path))

Should work

3 years ago
0 How Can I Send A Composed Chunk Of Code For Remote Execution

Hi @<1523701083040387072:profile|UnevenDolphin73> , can you please elaborate?

one year ago
0 Hello All

Hi @<1718437476634202112:profile|SteepAnt48> , you certainly can! But you already have HPO capability built in:
None
None

one year ago
9 months ago
2 years ago
0 How Do I Disable

How many envs does it cache?

2 years ago
0 Hi Everyone! When I Execute

You can also use Task.force_requirements_env_freeze to freeze an exact copy of your environment.
None

2 years ago
0 Hi All, Are There Any Features Listed Somewhere That Will Be Implemented In Clearml In The Future?

Hi SucculentWoodpecker18 , I don't think there is an updated roadmap currently. You can see updates and releases here: https://clearml.slack.com/archives/C03E7MNDG3C
Is there some specific feature you're looking for?

2 years ago
0 Is There An Easy Way To Apply The Uncommitted Changes, Logged By Clearml, Locally To A Dev Environment?

I think the uncommitted changes section is some git diff output. I think you can google on how to use it ๐Ÿ™‚

3 years ago
0 In The Pipeline Examples, Components Have The Following Note:

Internal references are resolved only in decorator/function pipelines if I recall correctly

2 years ago
0 Why Is Async_Delete Not Working?

Also, is it an AWS S3 or is it some similar storage solution like Minio?

one year ago
0 Hi, I Am Trying To Use The Clearml Aws Autoscaler Service (In The Pro Version) And Getting This Error:

Can you try launching a new instance with CPU only and add the log here? I just tried on PRO myself with CPU only and it worked. Can you look at the version of the application you're running with? To see the version you have inside the screen of the application on the top left a small highlighted text "more" if you click on it some of the text will scroll down and show you the version

3 years ago
0 Hi! From A Task Created Using

GiganticTurtle0 , I think this would be up your alley, there is a 'parent' parameter even ๐Ÿ™‚

https://clear.ml/docs/latest/docs/references/sdk/task#taskget_tasks

3 years ago
0 Anyone Knows Why This Happens?

What version of ClearML are you using?

3 years ago
0 I Am Trying To Run A Task On An Agent For The First Time But I Am Running Into Some Things I Do Not Understand, I Hope Someone Can Help Me Out With This. I Got An Agent Running On Google Colab, But When I Clone A Task And Enqueue It From The Web Ui, I Ge

Regarding the packages issue:
What python did you run on originally - Because it looks that 1.22.3 is only supported by python 3.8. You can circumvent this entire issue by running in docker mode with a docker that has 3.7 pre-installed

Regarding the data file loading issue - How do you specify the path? Is it relative?

3 years ago
0 Clearml 1.3.2 I'M Running

Can you add a print out to verify that you selected the correct project?

3 years ago
0 Hi, On The Clearml Web App, Under Settings -> Users & Groups, I Want To Know How Can I Change The Owner User To Someone Else.

I'm afraid you can't do that. Each user has his own workspace and users join to that workspace. If you would like to have a new 'owner' you would need to add your users to that new person's workspace

2 years 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
Show more results compactanswers