Hi All,
Merry X'mas and advance New year wishes!!
I am looking for some help on time series forecasting, I am a beginner here and have covered some learnings on the same as well. I have some 2000 SKU products(in First column) which has 36 months sales data(which is spread across from 2nd column to 37th column. I would need to apply some time series forecasting techniques like snaive,ARIMA, Holt's,SES,MA to these 2K SKU products, also would love to try out on something like spitting the data into training and testing and using it for modelling.
Therefore, output I would be expecting is resultant forecast for the next 36 months in the next subsequent columns for each time series forecast model. I did also refer to Robjhyundman's Batch forecasting, but it was little complex and time taking. Any advice would be much appreciated!!