unit8co/darts
Auf GitHub ansehenWrite an `NBEATSExplainer` class for the interpretable version
Open
#1.270 geöffnet am 9. Okt. 2022
good first issueimprovement
Repository-Metriken
- Stars
- (6.832 Stars)
- 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.