
TrickySheep9
71
Questions,
428
Answers
Active since 10 January 2023
Last activity
one year ago
Reputation
0
Badges 1
383 × Eureka!Getting this error at task.execute_remotely()
3 years ago
What is parent task for a dataset? When does it get populated?
3 years ago
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
Is there an efficient way to query ALL unique models (ie excluding versions) in a project?
3 years ago
Are people using devcontainer + clearml-session?
3 years ago
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
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
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
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
When I clone a task, is there a way to set parameters that override rather than replace? As in, original task parameters is param1 = {“a”: 1, “b”: 1} Can I s...
3 years ago
When running an experiment from a notebook, it knows it’s a notebook and automatically adds the notebook as an artifact right? And the uncommited changes bec...
3 years ago
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
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
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
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
Does clearml-session work in a Kubernetes environment?
3 years ago
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
Is it possible to schedule pipelines on events like dataset update?
3 years ago
Is it possible to add a callback for a pipeline from a step?
3 years ago
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
Off topic - Is there a slack / discord community for general ML discussions?
3 years ago
Wondering how the services to access can be setup
3 years ago
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
Has anyone done this exact use case - updates to datasets triggering pipelines?
3 years ago
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
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
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
When running an optimization task, it says warning parameter not found but works anyway. I guess it’s because it’s looking for General/param but ends up usin...
3 years ago
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