unit8co/darts

Write an `NBEATSExplainer` class for the interpretable version

Open

#1,270 创建于 2022年10月9日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (762 fork)batch import
good first issueimprovement

仓库指标

Star
 (6,832 star)
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.

贡献者指南