unit8co/darts
Ver no GitHubAdd `save()` and `load()` methods to`KMeansScorer`
Open
#3.051 aberto em 30 de mar. de 2026
feature requestgood first issue
Métricas do repositório
- Stars
- (6.832 stars)
- Métricas de merge de PR
- (Mesclagem média 143d 16h) (16 fundiu PRs em 30d)
Description
Most models can be persisted to avoid future retraining. It would be nice to have that same capability for KMeansScorer specifically.