unit8co/darts

Add `save()` and `load()` methods to`KMeansScorer`

Open

#3051 aperta il 30 mar 2026

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)Python (762 fork)batch import
feature requestgood first issue

Metriche repository

Star
 (6832 star)
Metriche merge PR
 (Merge medio 143g 16h) (16 PR mergiate in 30 g)

Descrizione

Most models can be persisted to avoid future retraining. It would be nice to have that same capability for KMeansScorer specifically.

Guida contributor