models#
API of Autopycoin
Base models#
|
Base model which defines pre/post-processing methods to override. |
|
Overloads tensorflow Model class to integrate a quantiles attribute. |
|
Wrapper around QuantileModel to integrate n_variates attributes. |
nbeats#
|
A stack is a series of blocks where each block produces two outputs, the forecast and the backcast. |
|
Tensorflow model defining the N-BEATS architecture. |
|
Wrapper which create an interpretable model as described in the original paper. |
|
Wrapper which create a generic model as described in the original paper. |
|
Tensorflow model defining a pool of N-BEATS models. |