unit8co/darts

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

Open

#3,051 创建于 2026年3月30日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)Python (762 fork)batch import
feature requestgood first issue

仓库指标

Star
 (6,832 star)
PR 合并指标
 (平均合并 143天 16小时) (30 天内合并 16 个 PR)

描述

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

贡献者指南