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, 3697 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0
0 Hey Guys, Is There Any Way To "Move" Tags Automatically To The Last Version Of My Dataset? E.G. I Have On Clearml The Dataset

Hi @<1648134232087728128:profile|AlertFrog99> , I don't think there is an automatic way to do this out of the box but I guess you could write some automation that does that via the API

10 months ago
0 Hello,

Hi PunyWoodpecker71 ,

Regarding your questions:
We have an existing EKS cluster. So I'm wondering if I should deploy ClearML on the EKS cluster, or deploy on EC2 using AMI. Is there an advantage of one over the other?I think it's a matter of personal preference. Maybe SuccessfulKoala55 , can add some information.
We have a pipeline that need to run once a month to train a model. Is there an scheduler option we can config to enqueue the pipeline once a month? (It look like the Pro plan has ...

2 years ago
0 When In

Hi GrievingDeer61 ,

The packages are automatically detected during the run and used by the worker. You can force the worker to use the requirements file with the following method:
https://clear.ml/docs/latest/docs/references/sdk/task#taskadd_requirements
Tell me if this helps 🙂

2 years ago
0 From

Hi MammothParrot39 , the allegroai package is part of the Scale/Enterprise versions

one year ago
0 Hello Everyone! Is Clearml Doing Asynchronous Or Synchronous Logging For E.G. Tensorboard Summarywriters?

Hi! Hmmm, good question. I think it's asynchronous since most of the uploading processes are usually async. Is there a specific use case you're thinking of?

2 years ago
0 Hello Again

Please note it is better to disable a specific framework who's model you don't want to auto log

2 years ago
0 Hey Guys, Hope You Missed Me

My guess other agents are sitting on different machines, did you verify that the credentials are the same between the different clearml.conf files? Maybe @<1523701087100473344:profile|SuccessfulKoala55> might have an idea

one year ago
0 Hey There! I'M Trying To Make Changes To The Agent Config, But When I Update

Hi @<1658643479691005952:profile|TroubledLobster8> , about the agents in the web UI, they usually clear out in 10-15 minutes from there

10 months ago
0 Hi,

Hi OutrageousSheep60 ,

I guess ClearML has an internal function to check hash. You can follow the code and see what is being used and use something similar to validate.

How does you dataframe.shape look?

one year ago
0 How

Hi HappyDove3 ,

I think you would need to go through the various sections of the API ( https://clear.ml/docs/latest/docs/references/api ) and see what needs to be moved. Basically you need to export all tasks and their events and everything else that might be on your workspace

one year ago
0 Hi,

About 2. I'm not familiar in depth with it. What does it come out as? Text?

one year ago
0 Hey Guys, Hope You Missed Me

Hi @<1523717803952050176:profile|SmoothArcticwolf58> , can you describe a bit about the network between the agent and the new server?

one year ago
0 Hey Everyone, I'M Trying To Change My

Hi NarrowLion8 , do you have a snippet? Just changing the file_server attribute caused that?

one year ago
0 Hello, We Use Clearml With A Torch.Distributed (Ddp, On Only 1 Machine But With Multiple Process) Training, And We Found That Clearml Intercepts And Changes The Exit Code Of Our Process (I.E. Exit(1) Does Not Exit 1 Anymore), And Torch.Multiprocessing.Spa

VirtuousFish83 Hi 🙂

What versions are you running with? ClearML, ClearML-Agent, Torch, Lightning. Which OS are they run on and with what python version.

Do you maybe have a snippet to play around with to try and reproduce the issue?

3 years ago
0 Hi! If I Have A Folder With Multiple

Can you give an example of the pathing of dirpath ?

2 years ago
0 Hello All! Is There Any Way To Hide Menu On The Side Bar? I Want To Show Project Menu Only.

Hi @<1524922424720625664:profile|TartLeopard58> , you mean the side bar on the left with projects/datasets/etc... ?

one year ago
0 Hello All! Is There Any Way To Hide Menu On The Side Bar? I Want To Show Project Menu Only.

I'm afraid not, but I think it would be a cool feature request on GitHub 😉

one year ago
0 Hey, I Am New With Clearml And Need Some Help

This is the env variable you're looking for - CLEARML_AGENT_SKIP_PYTHON_ENV_INSTALL

None

6 months ago
0 Hi, I Wanted To Ask Whether Using Clearml

Hi @<1750327614469312512:profile|CrabbyParrot75> , why use the StorageManager module and not the Datasets to manage your data?

2 months ago
0 Agent And Env Variables (This Is Almost Duplicate

@<1706116294329241600:profile|MinuteMouse44> , did you set this in the clearml.conf of the agent as well as the machine of the SDK?

3 months ago
0 Agent And Env Variables (This Is Almost Duplicate

Try setting it outside of any section. Basically set an environment section by itself

3 months ago
0 I Tried To Get Data From Dataset, But Agent Always Look On Localhost:8081. I Change Host In Clearml.Conf But Have Same Error. How Can I Change Host Of Clearml Fileserver?

In the webUI, when you go to the dataset, where do you see it is saved? You can click on 'full details' in any version of a dataset and see that in the artifacts section

6 months ago
Show more results compactanswers