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 6042

Questions 6042

Tags
Sorting
Results
per page
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Is there any reason why doing the following is not possible? Am I doing it right? I want to run a pipeline with different parameters but I get the following ...
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi all, is there an easy way to ping the server programatically? I'm just trying to see what is the default server that is set, and is it responsive
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi guys, I hope this isn't a super dumb question but... how do I unpublish an experiment? I tried to archive it and then restore it, but no luck.
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, I tried download model from clearml.storage (from s3 bucket), but I got this error. err: [Errno 36] File name too long: Is there any way to fix this? Thanks
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi, I just updated clearml to version v1.1.3. Right after launching a training pipeline, the system crashed due to the following error: Traceback (most recen...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, are there any plans or already ways to deploy a pipeline with clearml-serving to triton? I would also be interested in the support of deploying pure pyth...
4 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi, I have a question regarding the aws-autoscaler: am I understanding correctly that: max_idle_time_min=5 max_spin_up_time_min=10 polling_interval_time_min=...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi! I'm trying clearml 1.1.3. I'm trying to get a dataset with Dataset.get(dataset_id='my_id') . I get this error message: TypeError: clearml.task.Task.__get...
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
4 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hello, What exactly is the difference between the pip mode and the docker mode of the clearml-agent ? In the typical workflow shown in https://clear.ml/docs/...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
So, I did a slew of pretrainings, then finetuned those pretrained models. Is there a way to go backwards from the finetuning Task ID to the pretraining Task ...
4 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
I get an AssertionError when passing my local requirements.txt file to packages argument of @PipelineDecorator.component() ... assert not packages or isinsta...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
I am getting certificate warning when running ClearML: Certificate did not match expected hostname: updates.clear.ml. Certificate: {'subject': ((('commonName...
4 years ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
How should I edit the Cleanup Service so I can filter deleted tasks on project / task name? https://github.com/allegroai/clearml/blob/master/examples/service...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
4 years ago
0 Votes
23 Answers
3K Views
0 Votes 23 Answers 3K Views
Hi, We have started to use clearml using the https://clear.ml/docs/latest/docs/deploying_clearml/upgrade_server_kubernetes_helm , and trying to understand ho...
gcp
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi all Can you please tell me why I can't create new credentials? log in thread
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, I recently updated my clearml to 1.1.2 and a code that was working before now behaves completely differently: I am using the following to log debug sampl...
4 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Has anyone used clearml-serving and successfully sent an inference request via curl? I'm having trouble trying to send an inference request to the keras mnis...
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hi everyone, I think it would be nice if startup_bash_script that takes in bash_script for the AWS autoscalers can be completely overwritten to input custom ...
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
hello everyone, when i look the clearml examples and add the datasets , it’s return Error: __get_tasks() got multiple values for keyword argument ‘tags’
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Hi! How to add files locally to dataset and then upload to a custom s3 location? The location should be specified within python code, NOT clearml.conf . defa...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
Show more results questions