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 475

Questions 475

Tags
Sorting
Results
per page
0 Votes
0 Answers
603 Views
0 Votes 0 Answers 603 Views
S3 Setup is confusing for me, so this is how clearml.conf looks like on my local machine where I run test scripts
8 months ago
0 Votes
0 Answers
548 Views
0 Votes 0 Answers 548 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...
8 months ago
0 Votes
0 Answers
423 Views
0 Votes 0 Answers 423 Views
7 months ago
0 Votes
0 Answers
477 Views
0 Votes 0 Answers 477 Views
7 months ago
0 Votes
0 Answers
478 Views
0 Votes 0 Answers 478 Views
Hi, is there a way to export ClearML experiments into a file package and import them on another ClearML instance?
7 months ago
0 Votes
0 Answers
523 Views
0 Votes 0 Answers 523 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...
6 months ago
0 Votes
0 Answers
407 Views
0 Votes 0 Answers 407 Views
6 months ago
0 Votes
0 Answers
418 Views
0 Votes 0 Answers 418 Views
fixing it manually later on fixes the problem
6 months ago
0 Votes
0 Answers
402 Views
0 Votes 0 Answers 402 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...
5 months ago
0 Votes
0 Answers
346 Views
0 Votes 0 Answers 346 Views
5 months ago
0 Votes
0 Answers
385 Views
0 Votes 0 Answers 385 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?
5 months ago
0 Votes
0 Answers
436 Views
0 Votes 0 Answers 436 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...
5 months ago
0 Votes
0 Answers
378 Views
0 Votes 0 Answers 378 Views
didnot find any example or configuration of ec2 except the autoscaler
5 months ago
0 Votes
0 Answers
379 Views
0 Votes 0 Answers 379 Views
does it mean I need to subscribe pro plan?
5 months ago
0 Votes
0 Answers
357 Views
0 Votes 0 Answers 357 Views
5 months ago
0 Votes
0 Answers
621 Views
0 Votes 0 Answers 621 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...
5 months ago
0 Votes
0 Answers
387 Views
0 Votes 0 Answers 387 Views
not sure why the pipeline does not run step by step. any clues? thanks.
5 months ago
0 Votes
0 Answers
357 Views
0 Votes 0 Answers 357 Views
same issue when run this example: examples/pipeline/pipeline_from_functions.py
5 months ago
0 Votes
0 Answers
369 Views
0 Votes 0 Answers 369 Views
Hi, there. anybody knows where the APP credentials are saved in WebUI (settings -> Workspace -> app credentials)
5 months ago
0 Votes
0 Answers
515 Views
0 Votes 0 Answers 515 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 ...
5 months ago
0 Votes
0 Answers
496 Views
0 Votes 0 Answers 496 Views
5 months ago
0 Votes
0 Answers
447 Views
0 Votes 0 Answers 447 Views
4 months ago
0 Votes
0 Answers
462 Views
0 Votes 0 Answers 462 Views
4 months ago
0 Votes
0 Answers
538 Views
0 Votes 0 Answers 538 Views
4 months ago
0 Votes
0 Answers
346 Views
0 Votes 0 Answers 346 Views
4 months ago
0 Votes
0 Answers
395 Views
0 Votes 0 Answers 395 Views
4 months ago
0 Votes
0 Answers
448 Views
0 Votes 0 Answers 448 Views
3 months ago
0 Votes
0 Answers
306 Views
0 Votes 0 Answers 306 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...
3 months ago
0 Votes
0 Answers
327 Views
0 Votes 0 Answers 327 Views
3 months ago
0 Votes
0 Answers
303 Views
0 Votes 0 Answers 303 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 ...
3 months ago
Show more results questions