anshulsingh8101 / Forecasting_Sales_For_Future

Applying the ADfuller test on the Perrin-Freres-monthly-champagne dataset to check whether my data is stationary or not and eventually applying differencing method and creating 23 months extra date, to use it for the Sarimax model to predict sales for the next 23 months on the p,d, q values respectively.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forecast_stocks_using_Sarimax

Visualizing My data



Applying the Adfuller test (used for checking if stationary or not) and then accordingly Converting to static from non static, by applying differencing method.



Applying the Sarimx Model



Finally visualizing my data for the next 23 months using SARIMAX model



THE END

About

Applying the ADfuller test on the Perrin-Freres-monthly-champagne dataset to check whether my data is stationary or not and eventually applying differencing method and creating 23 months extra date, to use it for the Sarimax model to predict sales for the next 23 months on the p,d, q values respectively.


Languages

Language:Jupyter Notebook 100.0%