unit8co/darts
View on GitHubWrite an `NBEATSExplainer` class for the interpretable version
Open
#1,270 opened on Oct 9, 2022
good first issueimprovement
Description
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.