unit8co/darts

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

Open

#3,051 opened on 2026年3月30日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Python (6,832 stars) (762 forks)batch import
feature requestgood first issue

説明

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

コントリビューターガイド

Add `save()` and `load()` methods to`KMeansScorer` · unit8co/darts#3051 | Good First Issue