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 6120

Questions 6120

Tags
Sorting
Results
per page
0 Votes
1 Answers
937 Views
0 Votes 1 Answers 937 Views
Security issue: I have deployed a clearml server on prem with docker. I set the user credential in /opt/clearml/config/apiserver.conf That work fine: you nee...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi all, I just installed a self-hosted version of clearml using helm. After restarting the laptop the app was failing because it had no permissions to write ...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, I noticed that my experiments fail if I try to clone them and enqueue them after I already pushed another commits (following the commit of the cloned exp...
one year ago
0 Votes
9 Answers
797 Views
0 Votes 9 Answers 797 Views
Hello everyone, I have a small question for the clearml api . I am trying to filter tasks that have 2 tags. It seems the default condition operator is or ; I...
one year ago
0 Votes
11 Answers
886 Views
0 Votes 11 Answers 886 Views
hi guys, i want to add a type of message broker like Kafka to put incoming requests in a queue and monitor them. how can I integrate that with clearml?
one year ago
0 Votes
6 Answers
973 Views
0 Votes 6 Answers 973 Views
one year ago
0 Votes
2 Answers
946 Views
0 Votes 2 Answers 946 Views
Hi, after I create my clearml.conf file with clearml-agent init I edit the azure.storage field afterwards to put there account_name and account_key , is ther...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
How does one create an additional workspace? I'm already a member of a workspace I had created. I need another one. How can I make that happen?
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, I'm having issue with running clearml-agent in docker mode. I spin up an agent in the following way: clearml-agent daemon --queue docker_test --docker nv...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hey everyone, We're running a remote execution (K8S agent) ClearML pipeline from Jupyterhub, but when the agent prepares the environment, it installs a diffe...
one year ago
0 Votes
1 Answers
871 Views
0 Votes 1 Answers 871 Views
one year ago
0 Votes
1 Answers
881 Views
0 Votes 1 Answers 881 Views
Is there a way for clearml to assign semantic version to model automatically like mlfow does?
one year ago
0 Votes
18 Answers
1K Views
0 Votes 18 Answers 1K Views
one year ago
0 Votes
1 Answers
787 Views
0 Votes 1 Answers 787 Views
Does ClearML use Mlflow as the backend or does it use its own code?
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
2 Answers
876 Views
0 Votes 2 Answers 876 Views
Hey
Hey 🙂 I'm using pipelines with decorators and trying to set a custom docker image to the pipeline itself which doesn't seem to accept a "docker=" argument l...
one year ago
0 Votes
51 Answers
36K Views
0 Votes 51 Answers 36K Views
one year ago
0 Votes
1 Answers
915 Views
0 Votes 1 Answers 915 Views
Is there any place I can find the metric storage usage of a given experiment, or all experiments underneath a project?
one year ago
0 Votes
2 Answers
784 Views
0 Votes 2 Answers 784 Views
one year ago
0 Votes
1 Answers
992 Views
0 Votes 1 Answers 992 Views
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Is there a way to tag a task/dataset "folder" with the SDK? In the UI there is an option to add a tag to a certain project folder, but in python it seems tha...
one year ago
0 Votes
1 Answers
911 Views
0 Votes 1 Answers 911 Views
Is there a command line interface that lets you query and download models from the ClearML model registry the way you can with MLFlow? Example: # search for ...
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
What are project default output ? That the default output_uri set on the server side ? Can I use azure blob storage ?
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hey all, does anyone know how to query hidden aws autoscaler tasks using the python sdk? I've put such a task below Task.query_tasks(task_filter={"system_tag...
one year ago
0 Votes
7 Answers
856 Views
0 Votes 7 Answers 856 Views
Outputs of final few colab notebook cells not logged Hey, We are creating a ClearML Task within a Google Colab notebook and using the Task, among other thing...
one year ago
0 Votes
7 Answers
906 Views
0 Votes 7 Answers 906 Views
hi everyone, if I use the free hosted server of ClearML, does it mean that I should get a public URL to run inference on my model when I deploy to this server?
one year ago
0 Votes
1 Answers
848 Views
0 Votes 1 Answers 848 Views
Is that Plotly that ClearML uses to visualize graphs? Should I google if this a Plotly issue?
one year ago
0 Votes
7 Answers
896 Views
0 Votes 7 Answers 896 Views
Hi! I feel really stupid asking this, but: how do I download graphs in a .csv format? I only have download json button, opposed to the documentation that say...
one year ago
Show more results questions