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 one year ago

Reputation

0

Badges 1

383 × Eureka!
0 Votes
29 Answers
1K Views
0 Votes 29 Answers 1K Views
Getting this error at task.execute_remotely()
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
What is parent task for a dataset? When does it get populated?
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K 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
3 years ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
Is there an efficient way to query ALL unique models (ie excluding versions) in a project?
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Are people using devcontainer + clearml-session?
3 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
My nth question for the day 🙂 What’s the general pattern for running a pipeline - train model, evaluate metrics and publish the model if satisfactory (based...
3 years ago
0 Votes
21 Answers
1K Views
0 Votes 21 Answers 1K 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...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
AgitatedDove14 - similarly seeing some difference in way packages are installed. How does clearml agent cache packages? having issues with Click 7 vs 8.
3 years ago
0 Votes
11 Answers
1K Views
0 Votes 11 Answers 1K 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...
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
3 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
3 years ago
0 Votes
27 Answers
1K Views
0 Votes 27 Answers 1K 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...
3 years ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K 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...
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
I might be missing something, but is there no way to clear all tags or remove a tag in a Task? I only see a add_tags()
3 years ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
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...
3 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Does clearml-session work in a Kubernetes environment?
3 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K 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...
3 years ago
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
Is it possible to schedule pipelines on events like dataset update?
3 years ago
0 Votes
30 Answers
1K Views
0 Votes 30 Answers 1K Views
Is it possible to add a callback for a pipeline from a step?
3 years ago
0 Votes
30 Answers
1K Views
0 Votes 30 Answers 1K Views
Can someone help me with deploying this example model (from triton inference server) deployed in clearml-serving? Too many random errors for me to figure it ...
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Off topic - Is there a slack / discord community for general ML discussions?
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Wondering how the services to access can be setup
3 years ago
0 Votes
11 Answers
1K Views
0 Votes 11 Answers 1K Views
If i have a dataset and i process it and I want the processed data as another dataset, is parent the right approach?
3 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
Has anyone done this exact use case - updates to datasets triggering pipelines?
3 years ago
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
Is it possible to increase the polling interval for k8s glue? Currently it is 5 seconds I believe. Would adding an argument for it help? Can do a PR if so
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
logger.report_table with a pandas df, that used to work fine, is suddenly not working - no table in plots but nothing in log (same code otherwise). Seen this...
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
The
The execute_jupyter_notebook_server.py link in https://allegro.ai/clearml/docs/docs/examples/services/jupyter-service/execute_jupyter_notebook_server.html is...
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K 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.
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
3 years ago
0 Votes
15 Answers
1K Views
0 Votes 15 Answers 1K Views
Anyone doing sagemaker with Clearml - something like the k8s glue but the tasks are pulled into sagemaker training jobs
3 years ago
Show more results questions