unit8co/darts
在 GitHub 查看Write an `NBEATSExplainer` class for the interpretable version
Open
#1,270 创建于 2022年10月9日
good first issueimprovement
描述
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.