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 with tag clearml

Questions with tag clearml

Tags
Sorting
Results
per page
0 Votes
5 Answers
168 Views
0 Votes 5 Answers 168 Views
Agent and env variables (this is almost duplicate thread ) I’m running simple script: import os from dotenv import load_dotenv from clearml import Dataset, T...
3 months ago
0 Votes
4 Answers
200 Views
0 Votes 4 Answers 200 Views
Hi, I have a question. I am trying to create a pipeline using the pipeline = PipelineController and I have made sure to pass the name of my desired queue wit...
3 months ago
0 Votes
2 Answers
186 Views
0 Votes 2 Answers 186 Views
A Question regarding optimizing API usage for production monitoring Hi, I'm currently using ClearML for monitoring a production environment where I report me...
3 months ago
0 Votes
10 Answers
208 Views
0 Votes 10 Answers 208 Views
Hello, i have a basic question on ClearML purposes. i want it to receive tasks from front-end, like this: app = FastAPI() @app.post("/create_task") def creat...
3 months ago
0 Votes
1 Answers
223 Views
0 Votes 1 Answers 223 Views
Hello, everyone! is there a clearml .pixi package manager support ? None I would like to have a remote execution in a docker container and then the pixi inst...
3 months ago
0 Votes
7 Answers
236 Views
0 Votes 7 Answers 236 Views
I'm using the ClearML helm charts, and so far so good, now I'm looking to give one of our agents access to a private GitHub repo, but could not find where to...
3 months ago
0 Votes
3 Answers
191 Views
0 Votes 3 Answers 191 Views
3 months ago
0 Votes
29 Answers
247 Views
0 Votes 29 Answers 247 Views
3 months ago
0 Votes
2 Answers
184 Views
0 Votes 2 Answers 184 Views
Was there ever a solution to this request? https://faq.clear.ml/question/1546665636485140480/is-there-any-way-to-change-the-x-[…]s-to-say-e-g-epochs-instead-...
3 months ago
0 Votes
1 Answers
247 Views
0 Votes 1 Answers 247 Views
Hello! Is it possible to use different credentials for different s3 buckets on different hosts? When I try to do like so: s3 { region: "us-east-2" key: "***"...
3 months ago
0 Votes
17 Answers
241 Views
0 Votes 17 Answers 241 Views
3 months ago
0 Votes
9 Answers
228 Views
0 Votes 9 Answers 228 Views
3 months ago
0 Votes
1 Answers
198 Views
0 Votes 1 Answers 198 Views
Hi, I would like to rerun existing pipeline with another set of parameters from code. I see that it is possible from UI. Please help. Thank you!
3 months ago
0 Votes
2 Answers
209 Views
0 Votes 2 Answers 209 Views
Hello there again! So, I discovered by accident (as it usually happens) that apparently ClearML uses pickle as a backup serialization method if serializing w...
3 months ago
0 Votes
13 Answers
321 Views
0 Votes 13 Answers 321 Views
Hello Looking for full working example of HyperParameterOptimizer , may some notebook or script ? Alreadt followed the docs but failed to integrate it to my ...
3 months ago
0 Votes
6 Answers
200 Views
0 Votes 6 Answers 200 Views
Reporting NoneType scalars. Is it possible to report None somehow, to skip the point on a plot? If I just skip it, it will interpolate between the previous a...
3 months ago
0 Votes
23 Answers
206 Views
0 Votes 23 Answers 206 Views
Hello! My Workers Utilization is empty and not showing any graphs. Do you know how I can troubleshoot this?
3 months ago
0 Votes
4 Answers
300 Views
0 Votes 4 Answers 300 Views
3 months ago
0 Votes
2 Answers
217 Views
0 Votes 2 Answers 217 Views
Hi all, I wanted to know about saving datasets, we want to specify the path to gs by default, as I understand by default it uses the path to file_server? We ...
3 months ago
0 Votes
2 Answers
213 Views
0 Votes 2 Answers 213 Views
Hi, I am using clearml and I want to add some backend api in clearml-agent for my own usage. I wonder if these api service content auto generated, and how to...
3 months ago
0 Votes
1 Answers
186 Views
0 Votes 1 Answers 186 Views
What is expected behaviour of ClearML dataset? When I do Dataset.create(dataset_name='A', dataset_project='P') above dataset Implicitly becomes v1.0.0 and th...
3 months ago
0 Votes
1 Answers
246 Views
0 Votes 1 Answers 246 Views
Hi, Is there a way to get only the last child from a clearml dataset and not the entire graph?
3 months ago
0 Votes
1 Answers
252 Views
0 Votes 1 Answers 252 Views
Hi, I am still testing ClearML and checking if it is a good fit for the use-case I have in hand and I was checking clearml-serving , my question is is it cor...
3 months ago
0 Votes
2 Answers
189 Views
0 Votes 2 Answers 189 Views
The ClearML Enterprise plan supports K8S servicing multiple ClearML queues, as well as providing a pod template for each queue for describing the resources f...
3 months ago
0 Votes
4 Answers
243 Views
0 Votes 4 Answers 243 Views
Hi, I would like to know if it's possible to predefine queues in the k8s helm chart for the server
3 months ago
0 Votes
43 Answers
11K Views
0 Votes 43 Answers 11K Views
3 months ago
0 Votes
1 Answers
238 Views
0 Votes 1 Answers 238 Views
Is there any way to get value of step parameter/function kwarg? This is from documentation, but didn't manage to get value. pipe.add_function_step( name='ste...
3 months ago
0 Votes
3 Answers
231 Views
0 Votes 3 Answers 231 Views
Hi All, I have become a big fan of ClearML by now 🙂 Big shoutout to clearML team for creating such a wonderful interface. I still keep getting one question ...
3 months ago
0 Votes
1 Answers
267 Views
0 Votes 1 Answers 267 Views
Hello everyone, is there a way to download the ClearML documentation without having to scrape the pages? Thank you very much.
3 months ago
0 Votes
1 Answers
299 Views
0 Votes 1 Answers 299 Views
3 months ago
Show more results questions