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 with tag clearml

Questions with tag clearml

Tags
Sorting
Results
per page
0 Votes
4 Answers
428 Views
0 Votes 4 Answers 428 Views
6 months ago
0 Votes
3 Answers
407 Views
0 Votes 3 Answers 407 Views
Hey all. Wanting to log matplotlib figures to ClearML, but it seems that the integration relies on a call to plt.show() or plt.savefig() in order to actually...
6 months ago
0 Votes
2 Answers
558 Views
0 Votes 2 Answers 558 Views
Hello, Is it possible to use clearml-serving to serve a model built with scikit-learn's GridSearchCV pipeline? I'm asking this question because when I test i...
6 months ago
0 Votes
3 Answers
486 Views
0 Votes 3 Answers 486 Views
Hello everyone, When performing hyperparameter optimization, is there a way to set an objective_metric as the value logged using logger.report_single_value m...
6 months ago
0 Votes
7 Answers
491 Views
0 Votes 7 Answers 491 Views
6 months ago
0 Votes
24 Answers
574 Views
0 Votes 24 Answers 574 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
1 Answers
532 Views
0 Votes 1 Answers 532 Views
6 months ago
0 Votes
2 Answers
439 Views
0 Votes 2 Answers 439 Views
Is there a GCP driver similar to aws_driver.py ? None
6 months ago
0 Votes
7 Answers
399 Views
0 Votes 7 Answers 399 Views
Can I connect wtih some one who was able to successfully deploy clearml on GCP. Are there tutorials for this ?
6 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
4 Answers
420 Views
0 Votes 4 Answers 420 Views
Hi all I need to set up a clearML server in GCP. I see here None in the import the image point 6 Enter the ClearML Server image bucket path (see ClearML Serv...
6 months ago
0 Votes
2 Answers
551 Views
0 Votes 2 Answers 551 Views
Hi everyone! I would like to test serving a model via an endpoint using clearml-serving. Do I necessarily need to have Kubernetes on my machine?
6 months ago
0 Votes
4 Answers
558 Views
0 Votes 4 Answers 558 Views
6 months ago
0 Votes
26 Answers
494 Views
0 Votes 26 Answers 494 Views
6 months ago
0 Votes
8 Answers
509 Views
0 Votes 8 Answers 509 Views
7 months ago
0 Votes
2 Answers
619 Views
0 Votes 2 Answers 619 Views
please tell me how to find out from a model whether it is published or not? I didn't find the model.is_published() method None
7 months ago
0 Votes
4 Answers
417 Views
0 Votes 4 Answers 417 Views
please tell me, is it possible to do something so that you can indicate some other s3 sources, host and providers other than s3.amazonaws.com ? so as not to ...
7 months ago
0 Votes
17 Answers
648 Views
0 Votes 17 Answers 648 Views
Hi, I wanted to try model versioning, suppose that I've a model and want to have multiple versions of the same model and to be able to have inference on thes...
7 months ago
0 Votes
2 Answers
484 Views
0 Votes 2 Answers 484 Views
7 months ago
0 Votes
12 Answers
617 Views
0 Votes 12 Answers 617 Views
7 months ago
0 Votes
1 Answers
519 Views
0 Votes 1 Answers 519 Views
7 months ago
0 Votes
2 Answers
499 Views
0 Votes 2 Answers 499 Views
Hey all. I'm getting this error: clearml-data create --project my_project --name dir_name --output-uri None Error: SSL validation failed for None [Errno 21] ...
7 months ago
0 Votes
4 Answers
436 Views
0 Votes 4 Answers 436 Views
Hey all, I made a few small changes to clearml Sessions to add some nifty features - Added tailscale support by introducing --tailscale - Added the ability t...
7 months ago
0 Votes
1 Answers
424 Views
0 Votes 1 Answers 424 Views
How can I access the FrameGroup class? I used to do this - from allegroai import FrameGroup But now I have only clearml package and I don't find the FrameGro...
7 months ago
0 Votes
12 Answers
487 Views
0 Votes 12 Answers 487 Views
Hello all, I want to clarify something. In the ClearML Task Scheduler .add_tast() method there's a parameter for schedule_function . I think I had some assum...
7 months ago
0 Votes
16 Answers
481 Views
0 Votes 16 Answers 481 Views
Hi, I’m trying to upload output model files (like .pth) to ClearML server. Assume my train.py is as follows: from clearml import Task task = Task.init( proje...
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
13 Answers
491 Views
0 Votes 13 Answers 491 Views
7 months ago
0 Votes
2 Answers
432 Views
0 Votes 2 Answers 432 Views
7 months ago
0 Votes
1 Answers
541 Views
0 Votes 1 Answers 541 Views
Hi all, I have a pipeline step that does a shutil.copytree and I would like the progress to be shown on the task. is there a way, since shutil copytree has n...
7 months ago
Show more results questions