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 488

Questions 488

Tags
Sorting
Results
per page
0 Votes
0 Answers
717 Views
0 Votes 0 Answers 717 Views
S3 Setup is confusing for me, so this is how clearml.conf looks like on my local machine where I run test scripts
10 months ago
0 Votes
0 Answers
647 Views
0 Votes 0 Answers 647 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...
10 months ago
0 Votes
0 Answers
514 Views
0 Votes 0 Answers 514 Views
9 months ago
0 Votes
0 Answers
579 Views
0 Votes 0 Answers 579 Views
9 months ago
0 Votes
0 Answers
566 Views
0 Votes 0 Answers 566 Views
Hi, is there a way to export ClearML experiments into a file package and import them on another ClearML instance?
9 months ago
0 Votes
0 Answers
635 Views
0 Votes 0 Answers 635 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...
9 months ago
0 Votes
0 Answers
497 Views
0 Votes 0 Answers 497 Views
8 months ago
0 Votes
0 Answers
520 Views
0 Votes 0 Answers 520 Views
fixing it manually later on fixes the problem
8 months ago
0 Votes
0 Answers
515 Views
0 Votes 0 Answers 515 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...
7 months ago
0 Votes
0 Answers
420 Views
0 Votes 0 Answers 420 Views
7 months ago
0 Votes
0 Answers
476 Views
0 Votes 0 Answers 476 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?
7 months ago
0 Votes
0 Answers
532 Views
0 Votes 0 Answers 532 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...
7 months ago
0 Votes
0 Answers
467 Views
0 Votes 0 Answers 467 Views
didnot find any example or configuration of ec2 except the autoscaler
7 months ago
0 Votes
0 Answers
457 Views
0 Votes 0 Answers 457 Views
does it mean I need to subscribe pro plan?
7 months ago
0 Votes
0 Answers
459 Views
0 Votes 0 Answers 459 Views
7 months ago
0 Votes
0 Answers
772 Views
0 Votes 0 Answers 772 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...
7 months ago
0 Votes
0 Answers
481 Views
0 Votes 0 Answers 481 Views
not sure why the pipeline does not run step by step. any clues? thanks.
7 months ago
0 Votes
0 Answers
450 Views
0 Votes 0 Answers 450 Views
same issue when run this example: examples/pipeline/pipeline_from_functions.py
7 months ago
0 Votes
0 Answers
467 Views
0 Votes 0 Answers 467 Views
Hi, there. anybody knows where the APP credentials are saved in WebUI (settings -> Workspace -> app credentials)
7 months ago
0 Votes
0 Answers
628 Views
0 Votes 0 Answers 628 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 ...
7 months ago
0 Votes
0 Answers
605 Views
0 Votes 0 Answers 605 Views
7 months ago
0 Votes
0 Answers
531 Views
0 Votes 0 Answers 531 Views
7 months ago
0 Votes
0 Answers
547 Views
0 Votes 0 Answers 547 Views
7 months ago
0 Votes
0 Answers
626 Views
0 Votes 0 Answers 626 Views
6 months ago
0 Votes
0 Answers
441 Views
0 Votes 0 Answers 441 Views
6 months ago
0 Votes
0 Answers
491 Views
0 Votes 0 Answers 491 Views
6 months ago
0 Votes
0 Answers
528 Views
0 Votes 0 Answers 528 Views
6 months ago
0 Votes
0 Answers
391 Views
0 Votes 0 Answers 391 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...
5 months ago
0 Votes
0 Answers
450 Views
0 Votes 0 Answers 450 Views
5 months ago
0 Votes
0 Answers
406 Views
0 Votes 0 Answers 406 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 ...
5 months ago
Show more results questions