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
TrickySheep9
Moderator
71 Questions, 428 Answers
  Active since 10 January 2023
  Last activity 13 days ago

Reputation

0

Badges 1

383 × Eureka!
0 Votes
12 Answers
550 Views
0 Votes 12 Answers 550 Views
This verify param to decode of pyjwt seems to be removed and in a fresh intallation we are seeing this error: File "/usr/local/lib/python3.7/site-packages/cl...
2 years ago
0 Votes
0 Answers
592 Views
0 Votes 0 Answers 592 Views
AgitatedDove14 - similarly seeing some difference in way packages are installed. How does clearml agent cache packages? having issues with Click 7 vs 8.
2 years ago
0 Votes
18 Answers
634 Views
0 Votes 18 Answers 634 Views
Looking at clearml-serving - two questions - 1, what’s the status of the project 2. how does one say how a model is loaded and served etc? For example, if i ...
2 years ago
0 Votes
4 Answers
520 Views
0 Votes 4 Answers 520 Views
Similar question but when running a pipeline, can I control the tags that the tasks a pipeline creates? add_pipeline_tags adds tags from pipeline to the task...
2 years ago
0 Votes
8 Answers
605 Views
0 Votes 8 Answers 605 Views
Clearml-Serving will automatically serve published models from your ClearML model repository, so the first step is getting a model into your ClearML model re...
2 years ago
0 Votes
19 Answers
549 Views
0 Votes 19 Answers 549 Views
I saw some talk of ClearML + Kedro on reddit. Is that a good approach?
2 years ago
0 Votes
2 Answers
502 Views
0 Votes 2 Answers 502 Views
Any ideas of using Label Studio with Clearml Datasets - base dataset, load to label studio, annotate, child annotated dataset is the kind of flow
2 years ago
0 Votes
21 Answers
593 Views
0 Votes 21 Answers 593 Views
ClearML Server deployment uses node storage. If more than one node is labeled as app=clearml, and you redeploy or update later, then ClearML Server may not l...
2 years ago
0 Votes
11 Answers
542 Views
0 Votes 11 Answers 542 Views
If i have a dataset and i process it and I want the processed data as another dataset, is parent the right approach?
2 years ago
0 Votes
12 Answers
561 Views
0 Votes 12 Answers 561 Views
When using something like pdf2image which requires poppler (which can be installed with conda), how can I ensure that the task can run on an agent correctly?...
2 years ago
0 Votes
4 Answers
529 Views
0 Votes 4 Answers 529 Views
When I do Task.init() and then a execute_remotely(), the task is being Aborted rather than be in Draft. Am I missing something?
2 years ago
0 Votes
11 Answers
586 Views
0 Votes 11 Answers 586 Views
Need some help with shell script for a task that is not running from what I can see: Have a apt-get install -y poppler-utils and I don’t see it being install...
2 years ago
0 Votes
30 Answers
512 Views
0 Votes 30 Answers 512 Views
Sorry folks too many questions - if i have a project (and i set the output uri in it while creating, to a s3 folder) how can i ensure that a experiment (task...
2 years ago
0 Votes
6 Answers
537 Views
0 Votes 6 Answers 537 Views
Does ClearML have a way to do Human In the Loop activities as part of a pipeline that I might have missed?
2 years ago
0 Votes
2 Answers
540 Views
0 Votes 2 Answers 540 Views
Would be great if ClearML is represented in the matrix. (It's mentioned as a mlops platform and the origin year) https://github.com/thoughtworks/mlops-platforms
2 years ago
0 Votes
5 Answers
510 Views
0 Votes 5 Answers 510 Views
How to update the logging level of all loggers in clearml?
2 years ago
0 Votes
6 Answers
511 Views
0 Votes 6 Answers 511 Views
Can someone confirm if docker_setup_bash_script works with k8s integration? Doesn’t seem to for me, and wanted to confirm if I was doing something wrong.
2 years ago
0 Votes
12 Answers
657 Views
0 Votes 12 Answers 657 Views
What’s the easiest way to update the repo url alone for a task? Need - in my CI, the url used is https but I need the ssh url to be used. I see that we can p...
2 years ago
0 Votes
10 Answers
504 Views
0 Votes 10 Answers 504 Views
Does k8s glue support running service agent? Slightly confused here
2 years ago
0 Votes
2 Answers
561 Views
0 Votes 2 Answers 561 Views
2 years ago
0 Votes
3 Answers
496 Views
0 Votes 3 Answers 496 Views
Wondering how the services to access can be setup
2 years ago
0 Votes
17 Answers
517 Views
0 Votes 17 Answers 517 Views
Is it possible to schedule pipelines on events like dataset update?
2 years ago
0 Votes
27 Answers
547 Views
0 Votes 27 Answers 547 Views
Playing around with HPO for first time. I am giving this as hyperparameter: DiscreteParameterRange("General/num_iterations", values=[10, 20, 30]), Is it expe...
2 years ago
0 Votes
7 Answers
623 Views
0 Votes 7 Answers 623 Views
Anyway to make a job fail if the required python version (3.7 vs 3.8 for example) is not available in the agent?
2 years ago
0 Votes
24 Answers
572 Views
0 Votes 24 Answers 572 Views
2 years ago
0 Votes
1 Answers
530 Views
0 Votes 1 Answers 530 Views
In 1.0.3, I am able to do task.execute_remotely(clone=True, exit_process=False) and then enqueue. In 1.0.5, it says queue must be specified. Any reason for t...
2 years ago
0 Votes
16 Answers
520 Views
0 Votes 16 Answers 520 Views
Any pointers on running gpu tasks with k8s glue?
2 years ago
0 Votes
5 Answers
595 Views
0 Votes 5 Answers 595 Views
Seeing this error when trying to run a Monitor in services queue (agentservices running on Kubernetes): Am I missing some configuration I need to add over de...
2 years ago
0 Votes
4 Answers
689 Views
0 Votes 4 Answers 689 Views
Is there a way to do s3 -> s3 copy while doing a dataset? I don’t want to get it to local from s3 and then upload as a dataset to s3
2 years ago
0 Votes
6 Answers
511 Views
0 Votes 6 Answers 511 Views
Off topic - Is there a slack / discord community for general ML discussions?
2 years ago
Show more results questions
0 Is It Possible To Do Additional Setup (The

Awesome, thanks! Sorry missed it

2 years ago
0 Is It Possible To Do Additional Setup (The

One more help - is this something I can pass as task_overrides when creating a pipeline in add_step?

2 years ago
0 Is It Possible To Do Additional Setup (The

It’s a bit difficult to figure out the exact key. Will try this to see if it works

2 years ago
0 Clearml Server Deployment Uses Node Storage. If More Than One Node Is Labeled As App=Clearml, And You Redeploy Or Update Later, Then Clearml Server May Not Locate All Your Data.

AlertBlackbird30 - got it running. Few comments:

Nodeport is set by default despite being parameter in values.yml. For example:` webserver:
extraEnvs: []

service:
type: NodePort
port: 80 `2. Ingress was using 8080 for webserver but service was 80
3. Had to change path in ingress to “/*” instead of “/” to get it working for me

2 years ago
0 Can Someone Confirm If

Ok, but doesn't work for me though. Can you or AgitatedDove14 help me in linking to relevant code so that I can see what's wrong?

2 years ago
0 This Verify Param To Decode Of Pyjwt Seems To Be Removed And In A Fresh Intallation We Are Seeing This Error:

Not really right? They deprecated a param which wasn’t removed in that commit i mentioned above

2 years ago
0 When Using Docker Mode (And Specifically K8S Glue), What Are The Options For Caching? One Option Is Definitely Having A Base Image That Has The Things Needed. Anything Else? Thanks!

IF there’s a post-task script, I can add a way to zip and upload pip cache etc to s3 - as in do any caching that I want without having first class support in clearml

2 years ago
0 When I Do Task.Init() And Then A Execute_Remotely(), The Task Is Being Aborted Rather Than Be In Draft. Am I Missing Something?

AgitatedDove14 - thoughts on this? I remember that it was Draft before, but maybe because it was in a notebook vs now I am running a script?

2 years ago
0 Need Some Help With Shell Script For A Task That Is Not Running From What I Can See: Have A

If you don’t mind, can you point me at the code where this happens?

2 years ago
2 years ago
0 Is It Possible To Add A Callback For A Pipeline From A Step?

So General would have created a General instead of Args?

2 years ago
0 Is It Possible To Add A Callback For A Pipeline From A Step?

From code perspective what changes?

2 years ago
0 Is It Possible To Add A Callback For A Pipeline From A Step?

On a related note - is it possible to get things like ${stage_data.artifacts.dataset.url} from within a task rather than passing params in add_step ?

2 years ago
0 Is It Possible To Add A Callback For A Pipeline From A Step?

barebones, can a step in a pipeline refer to a previous step by name and get it?

2 years ago
Show more results compactanswers