unit8co/darts

Write an `NBEATSExplainer` class for the interpretable version

Open

#1.270 aberto em 9 de out. de 2022

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (762 forks)batch import
good first issueimprovement

Métricas do repositório

Stars
 (6.832 stars)
Métricas de merge de PR
 (Mesclagem média 143d 16h) (16 fundiu PRs em 30d)

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.

Guia do colaborador