unit8co/darts

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

Open

#3.051 geöffnet am 30. März 2026

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (762 Forks)batch import
feature requestgood first issue

Repository-Metriken

Stars
 (6.832 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 143T 16h) (16 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide