unit8co/darts

Write an `NBEATSExplainer` class for the interpretable version

開放

#1,270 建立於 2022年10月9日

 (1 則留言) (0 個反應) (0 位負責人)Python (762 個分叉)batch import
good first issueimprovement

倉庫指標

星標
 (6,832 顆星)
PR 合併指標
 (平均合併 143天 16小時) (30 天內合併 16 個 PR)

描述

NBEATS has an "interpretable" mode where it decomposes the forecast in trend and seasonality. We should have a class NBEATSExplainer in darts.explainability which exposes these.

貢獻者指南