ForecasterAutoregCustom
¶
module
skforecast.ForecasterAutoregCustom.
ForecasterAutoregCustom
Classes
ForecasterAutoregCustom
— This class turns any regressor compatible with the scikit-learn API into a recursive (multi-step) forecaster with a custom function to create predictors.