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
1 Answers
1K Views
0 Votes 1 Answers 1K Views
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hey, After i update to clearml 1.0.2, it seems the server cannot record the log data
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi clearml 🙂 , I wanted to ask you a simple question about the clearml.conf . What is the most " pythonic " way to parse clearml.conf ? I am built an applic...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi everyone, is there an option to not mount cache into the docker of an clearml-agent? E.g. datasets are downloaded into the docker and gone when the docker...
one year ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi guys! Does anybody have any experience of building data catalogue if your data is stored as clearml datatset?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Has anybody integrated Airflow with ClearML here? If so, what has been your experience?
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi! I just deploy train-server with all components on Kubernetes and after some modifications, it works. However apiserver and files are failing health-check...
5 years ago
0 Votes
2 Answers
776 Views
0 Votes 2 Answers 776 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...
one year ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Anyone else experiencing that tasks that fail are not shown as "failed", but instead keep on running and hogging the clearml-agent?
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, is there a way to abort task (not reset, not delete) from code?
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
What is the best way to retrieve the name of a pipeline within one of the tasks it runs? I know I can retrieve the parent task and get its name but that will...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi, Is it possible to re-use task-id, but keep the old execution tab ? (git diff specifically).
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, is it possible to migrate a dataset from a self hosted ClearML solution to the ClearML hosted solution?
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello everyone, are there any examples of integrating Clearml and VAST.AI . The goal is to have agents that will lift containers in a vast.AI environment on ...
2 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
5 years ago
0 Votes
0 Answers
662 Views
0 Votes 0 Answers 662 Views
and can someone please explain what the date represents?
11 months ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hey guys! I have multiple Task.init in my code, but they all report to the same task. For each one I used a different task_name and set reuse_last_task_id to...
3 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Hi! Is there a way to get_local_copy but to download only the latest diff in dataset genealogy (that is, the files listed by list_added_files ), omitting eve...
2 years ago
0 Votes
2 Answers
844 Views
0 Votes 2 Answers 844 Views
👋 Hi everyone! Do I have to create new credentials for each colab notebook?
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hello, I’m a beginner of ClearML and reading documents, but I have some questions. Is ClearML supports distributed cluster mode(multi-host, multi-gpu) for on...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
FYI I am getting a lot of read timeouts from the community server: Retrying (Retry(total=235, connect=240, read=235, redirect=240, status=240)) after connect...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
I am able to access web_server and files_server
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Is there a way to use the scalar smoothing when opening the "Maximize Graph"?
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
"5451af93e0bf68a4ab09f654b222ccae": { "1b790a3da2e8d6cd939cf271694fe81b": { "metric": ":monitor:gpu", "variant": "gpu_0_utilization", "value": 0.0, "min_valu...
3 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hey, can I upload an artefact to a clearml experiment once it is "completed"?
one year ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Hi, I'm trying to run the following API call # Imports ... client = APIClient() resp = client.events.get_scalar_metrics_and_variants("MY_TASK_ID")but it erro...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
3 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Hi, on clearml-server 1.5.0, in scalar graphs, the new default value is “Show closest data on hover”. Would it be possible to make it automatically set to “C...
3 years ago
Show more results questions