unit8co/darts

Write an `NBEATSExplainer` class for the interpretable version

Open

#1270 aperta il 9 ott 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (762 fork)batch import
good first issueimprovement

Metriche repository

Star
 (6832 star)
Metriche merge PR
 (Merge medio 143g 16h) (16 PR mergiate in 30 g)

Descrizione

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.

Guida contributor