unit8co/darts

Write an `NBEATSExplainer` class for the interpretable version

Open

#1,270 opened on 2022年10月9日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (762 forks)batch import
good first issueimprovement

Repository metrics

Stars
 (6,832 stars)
PR merge metrics
 (平均マージ 143d 16h) (30d で 16 merged PRs)

説明

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.

コントリビューターガイド