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
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, could somebody please confirm if the output_uri parameter for creating Dataset in Azure is in the form: "azure://. blob.core.windows.net/ " ?
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
We’re planning to use ClearML Agent to: - Select data - Feed data through AI SDK on a remote machine - Log output prediction + metrics (if gt is there) to Ex...
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Kindly, when replying to a thread, please do not post to both a thread and to the main channel
2 years ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
Hi all! Is there any simple way to use argparse to pass a clearml task name? I was using an argument called --clearml_task for this, but i ran into an intere...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
If you're paying for the premium features would those be available to a self hosted server or only on the web client?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, how can I search an old experiment based on its commit hash?
2 years ago
0 Votes
27 Answers
2K Views
0 Votes 27 Answers 2K Views
Is there an autoscaler equivalent for K8s? That is, a service that will launch pods based on incoming requests?
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi there! :) I have an issue regarding the get_local_copy(..) function of the Model class. Whenever this function is called in the course of a hyperparameter...
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
ClearML is distinctly missing in the curated MLOps landscape. Https://mad.firstmark.com
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
AWS autoscale question: can the autoscaler use the IAM role of the EC2 instance it’s running on rather than needing to be provided AWS keys?
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Another AWS autoscaler question. The docker-compose.yml automatically adds a ClearML agent to the services queue. When I run python aws_autoscaler.py --remot...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
we've identified a regression caused by the release of urllib3 v2, ClearML SDK 1.10.4rc1 is out and fixes it, and we'll release the official ClearML SDK v1.1...
2 years ago
0 Votes
16 Answers
3K Views
0 Votes 16 Answers 3K Views
HI, I just started using ClearML and I love to test it. I am trying to update existing models that were already created before. When I upload my custom model...
aws
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
When I try to run any task the agent tries to mount something vscode related: 683637074988 adamastor:gpuall INFO Executing: ['docker', 'run', '-t', '--gpus',...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
hello i have a python code which doesnot have any clearml code can i connect this code to clearml without changing anything on existing code
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hey ClearML, Pipeline from tasks: following this example None Problem Description: - I have two steps / tasks in the pipeline, first task create some data id...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
I'm trying to serve my model usign clearml-serving in kubernetes. I already added the endpoint, and i can see it in the DevOps project. Which pod am i suppos...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi all I have a question about the "reports" feature. I followed the steps below. 1. created report at "Project root" 2. ran API projectsGetAllEx({name: "^.r...
2 years ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
Hello, I'm using a virtual environment inside my Jupyterhub server along with ClearML. Whenever I create any task the "uncommitted changes" are the contents ...
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, trying to report a matplotlib figure with report_interactive=True . Whenever I add annotations to the plot, it’s reporting it to the debug samples sectio...
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, Quick Y/N question: is it possible to build a pipeline of pipelines? I'd imagine this to be possible, since pipelines are also treated as tasks.
2 years ago
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
aws
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi all, I am developing clearml-web. Which screen is the hyperdataset? None
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Anyone here with any idea why my service tasks get aborted when going to sleep?
2 years ago
Show more results questions