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