Pipelines#
Module with pipelines for time-series forecasting.
API details#
Base:
|
Base class for pipeline. |
Pipelines:
|
Pipeline of transforms with a final estimator. |
|
Pipeline that make regressive models autoregressive. |
|
Pipeline of transforms with a final estimator for hierarchical time series data. |
Backtest utilities:
|
Container to hold the description of the fold mask. |
Pipeline utilities:
|
Create pipelines with broadcasting from models, transforms and horizons. |