Getting started
Tutorials
Data
Models
Metrics
FAQ
Contribute
API
models
base_model
baseline
deepar
nbeats
nn
temporal_fusion_transformer
pytorch_forecasting.models.nbeats.sub_modules.linspace
¶
pytorch_forecasting.models.nbeats.sub_modules.
linspace
(
backcast_length
:
int
,
forecast_length
:
int
,
centered
:
bool
=
False
)
→ Tuple
[
numpy.ndarray
,
numpy.ndarray
]
[source]
¶
pytorch_forecasting.models.nbeats.sub_modules.linear
NBEATSBlock