unit8co/darts

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

開放

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

 (8 則留言) (0 個反應) (0 位負責人)Python (762 個分叉)batch import
feature requestgood first issue

倉庫指標

星標
 (6,832 顆星)
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.

貢獻者指南