Naive
The Naive forecasting model makes predictions by carrying forward the latest target value for each time-series in the training data.
The Naive forecasting model makes predictions by carrying forward the latest target value for each time-series in the training data.