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

Questions 6582

Questions 6582

Tags
Sorting
Results
per page
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Can i know how to remove an entry from running the command clearml-serving list? One of my service doesn't work anymore, and i want to remove it
2 years ago
0 Votes
5 Answers
904 Views
0 Votes 5 Answers 904 Views
Hi, potentially very silly and simple question, but I'm trying to run the cleanup_service.py in my services queue. However, it is not deleting any task but p...
12 months ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi i installed clearml helm chart, i am able access clearml ui(webserver), but i am not be see datasets and pipeline options. Am i doing anything wrong?
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
one year ago
0 Votes
1 Answers
631 Views
0 Votes 1 Answers 631 Views
Hi all, I deployed the enterprise version using a Helm chart, but how do I manage users? I configured the overrides.yaml with some extraEnvs , such as CLEARM...
7 months ago
0 Votes
3 Answers
557 Views
0 Votes 3 Answers 557 Views
my linter (the default vscode python extension) doesn't understand TaskInstance = TypeVar("TaskInstance", bound="Task") . if I type clearml.Task.current_task...
8 months ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi all! Any example or doc to use ClearML with SLURM as a workload manager ?
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi all, playing around with HP optimisation, and I notice in the HyperParameterOptimizer class itself, the objective_metric_sign is set to min by default. Ca...
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
It might be the case that Hide identical fields functionality (under Compare Experiments / Details ) is not really working.
4 years ago
0 Votes
26 Answers
2K Views
0 Votes 26 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, I'm having a little issue with the Task.get_tasks() function. Specifically with the tags argument. In the documentations it states that "Task must have a...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hi, there. anybody knows where the APP credentials are saved in WebUI (settings -> Workspace -> app credentials)
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
1 Answers
861 Views
0 Votes 1 Answers 861 Views
Hi everyone! I have a couple of questions related to model registry in ClearML: - Is there a way to version models without using tags? - Is there a way to st...
11 months ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
so wondering why trains is not picking up the whole path
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
5 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Hello, in the following context: controller_task = Task.init(...) # This will clone the parent task, enqueue and wait for finished status data_processing_tas...
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, Is there any reason why artifacts linked to a task are not removed when the task is removed from the experiment list?
4 years ago
0 Votes
7 Answers
3K Views
0 Votes 7 Answers 3K Views
Can you help me make the case for ClearML pipelines/tasks vs Metaflow? Context within...
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hello everyone, I deployed clearml and clearml-agent on k8s and I can't get the agent to use the gpus. I have 3 machines with a GPU each correctly configured...
8 months ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
I cannot get the configuration from a task: I run from clearml import Task, TaskTypes, Model, OutputModel, InputModel from clearml.task_parameters import Tas...
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
tf
4 years ago
Show more results questions