unit8co/darts
Write an `NBEATSExplainer` class for the interpretable version
Offen
#1.270 geöffnet am 09.10.2022
good first issueimprovement
Repository-Metriken
- Stars
- (6.832 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 143T 16h) (16 gemergte PRs in 30 T)
Beschreibung
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.