NHITS
/NBEATSx
to extract these series’ components. We will:unique_id | ds | y | |
---|---|---|---|
9904 | 1 | 9904 | -0.951057 |
9905 | 1 | 9905 | -0.570326 |
9906 | 1 | 9906 | -0.391007 |
9907 | 1 | 9907 | -0.499087 |
9908 | 1 | 9908 | -0.809017 |
… | … | … | … |
9995 | 1 | 9995 | -0.029130 |
9996 | 1 | 9996 | -0.309017 |
9997 | 1 | 9997 | -0.586999 |
9998 | 1 | 9998 | -0.656434 |
9999 | 1 | 9999 | -0.432012 |
NHITS
stack-specialization to recover the latent harmonic functions.
NHITS
,
a Wavelet-inspired algorithm, allows for breaking down a time series
into various scales or resolutions, aiding in the identification of
localized patterns or features. The expressivity ratios for each layer
enable control over the model’s stack specialization.
NBEATSx
interpretable basis projection to recover the latent harmonic functions.
NBEATSx
,
this network in its interpretable variant sequentially projects the
signal into polynomials and harmonic basis to learn trend and
seasonality components:
In contrast to
NHITS
’
wavelet-like projections the basis heavily determine the behavior of the
projections. And the Fourier projections are not capable of being
immediately decomposed into individual frequencies.