Back to models
Forecaster

NeuralProphet

Quickstart

python
from sktime.forecasting.neuralprophet import NeuralProphet

estimator = NeuralProphet()