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

Reputation

0
2 years ago
0 How I Get The Code In This Video?

SwankySeaurchin41 , I don't think pipelines were mentioned in the video. Are you looking for something specific?

2 years ago
0 Can You Give Me The Difference Between Pipeline And Task?

SwankySeaurchin41 , I think you don't need to connect pipelines. Think of pipeline as a DAG execution. You can build it anyway you want 🙂

2 years ago
0 How I Get The Code In This Video?

SwankySeaurchin41 , what do you mean? Can you give a specific example?

2 years ago
0 Can You Give Me The Difference Between Pipeline And Task?

Hi 🙂

A task is the most basic object in the system in regards to experiments. A pipeline is a bunch of tasks that are controller by another task 🙂

2 years ago
2 years ago
0 Hi, Can You Help With This One:

Hi @<1717350332247314432:profile|WittySeal70> , can you attach the full log and your clearml.conf ?

4 months ago
0 Hello! How Do You Manage Ssh Github Connection & The Clearml Agent In A Services Mode (One That Has To Be Run In The Container)? When I Try To Run A Pipeline With The Service Queue It Fails To Connect. The Reasons For That As I Can See Is That It Runs In

Hi @<1717350332247314432:profile|WittySeal70> , to address your questions:

  • I think you can control it from here basically - None going through the route of the docker compose I found it - None . Regarding the image, I think you can use another image but the services agent is only for running pipeline contro...
4 months ago
0 Hello! We'Re Using Free On-Prem Clearml Server And Planning To Promote It To Enterprise. Could You Help Me With Links To Promotion Procedure? I Didn'T Find It.

Hi @<1523701491863392256:profile|VastShells9> , I would suggest the following form to contact ClearML - None

11 months ago
0 Hi, I Am Surprised By The Behavior Of

Hi @<1523715429694967808:profile|ThickCrow29> , thank you for creating a github issue on this! Makes sense it would be moved to aborted 🙂

10 months ago
0 Hi, I'M Trying To Save Artifacts In A Folder Using Command

Hi GrittyCormorant73 , can you please add the error you're getting? What version of ClearML are you using?

2 years ago
0 Hey! When Reviewing An Experiment In Clearml, In The "Plots" Tab, I Want To Display Multiple Graphs On The Same Row, For A Similar Experience Like "Debug Samples". Can Anyone Help My Configure It? Perhaps My Best Option Is To Convert The Graph To A 'Debug

Hi LethalCentipede31 , I don't think there is an out of the box solution for this but saving them as debug samples sounds like a good idea. You can simply report them as debug samples and that should also work 🙂

one year ago
0 How Do I Disable

Hi @<1523701099620470784:profile|ElegantCoyote26> , what happens if you define the cache size to be -1?

one year ago
0 Hey Guys, First Of All Clearml Rocks! I Love It

Strange, maybe @<1523701087100473344:profile|SuccessfulKoala55> might have an idea

one year ago
one year ago
0 Hey Clearml, Pipeline From Tasks: Following This Example

Hi @<1523701283830108160:profile|UnsightlyBeetle11> , I think you can store txt artifacts so you can store the string there. If it's not too long, you can even fetch it from the preview

one year ago
0 Hey Clearml, Pipeline From Tasks: Following This Example

Can you provide a self contained contained snippet that reproduces this behavior?

one year ago
0 Hey Clearml, Pipeline From Tasks: Following This Example

Can you give an example of how you're saving this artifact?

one year ago
0 Hey Clearml, Pipeline From Tasks: Following This Example

I think it is one of the parameters of the task. Fetch a Task and see what properties the artifact has 🙂

one year ago
0 In

Hi @<1523704157695905792:profile|VivaciousBadger56> , can you elaborate on this error please?

2023-02-14 13:06:44,336 - clearml.Task - WARNING - Failed auto-detecting task repository: [WinError 123] Die Syntax für den Dateinamen, Verzeichnisnamen oder die Datenträgerbezeichnung ist falsch: '[...]\\<input>'
one year ago
0 In

and when you do pip show clearml the version is 1.6.4?

one year ago
Show more results compactanswers