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 合併指標
 (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.

貢獻者指南