unit8co/darts

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

Open

#3,051 建立於 2026年3月30日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)Python (6,832 star) (762 fork)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