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 536

Questions 536

Tags
Sorting
Results
per page
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
S3 Setup is confusing for me, so this is how clearml.conf looks like on my local machine where I run test scripts
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hi everyone! I am new in ML and even newer in ClearML. Could you please help me with first two lines of code ? 😊 I suppose the first line of code ( pip inst...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hi, is there a way to export ClearML experiments into a file package and import them on another ClearML instance?
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hello everyone, I'm currently trying clearml-serving to serve a model via an endpoint. I followed the tutorial in the documentation, but when I try a request...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
fixing it manually later on fixes the problem
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hi everyone, I have an issue with using a List[List[int]] in the add_parameter function of the PipelineController . It's pretty weird, because the pipeline f...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hi, on clearml-serving, where should I add CLEARML_TRITON_HELPER_ARGS ? It does not seem to work in the example.env , should I rebuild the triton docker?
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hi all, I am deploying ClearML server components in separate Fargate tasks on top of Amazon ECS. However, when I try to deploy ClearML webserver I am getting...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
didnot find any example or configuration of ec2 except the autoscaler
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
does it mean I need to subscribe pro plan?
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi all, I am trying to add a model to my recently setup k8s self-hosted clearml-serving. The command looks like this and worked whith my previous docker setu...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
not sure why the pipeline does not run step by step. any clues? thanks.
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
same issue when run this example: examples/pipeline/pipeline_from_functions.py
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hi, there. anybody knows where the APP credentials are saved in WebUI (settings -> Workspace -> app credentials)
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
after adding a new one, I stop containers (docker-compose -f /opt/clearml/docker-compose.yml down) and start it again. the app credentials page is empty and ...
one year ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
0 Answers
982 Views
0 Votes 0 Answers 982 Views
one year ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
0 Answers
965 Views
0 Votes 0 Answers 965 Views
Is there any way to upload datasets in their raw, uncompressed format? So far my research has concluded that this is not possible, but I wanted to drop a lin...
one year ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Is this a bug? Clearml version 1.26.4 im passing a list of S3 urls to add_external_files The list is about 1K of files, but only 7 are uploaded (only unique ...
one year ago
Show more results questions