Skip to content

In this project, we are going to predict the future monthly sales of Perrin Freres Champagne. The dataset, Perrin Freres Monthly Champagne Sales, is collected from Kaggle, which was posted by MD. Mehedi Hassan Galib. It has 2 columns and 107 rows, from which 2 rows contains unimportant data.

Notifications You must be signed in to change notification settings

taeefnajib/Sales-Forecasting-Using-ARIMA

Repository files navigation

Sales Forecasting Using ARIMA

In this project, we are going to predict the future monthly sales of Perrin Freres Champagne.

Dataset: Perrin Freres Monthly Champagne Sales

The dataset is collected from Kaggle, which is posted by MD. Mehedi Hassan Galib. It has 2 columns and 107 rows, from which 2 rows contains unimportant data. We'll clean our dataset, later.

fig1

We used SARIMAX to train the model on our trainset and predict on the test set. The figure below shows the comparison between the predicted sales vs. the actual sales from the testset.

fig2

We also predict in the future. The figure below shows our prodiction in a line chart.

fig3

About

In this project, we are going to predict the future monthly sales of Perrin Freres Champagne. The dataset, Perrin Freres Monthly Champagne Sales, is collected from Kaggle, which was posted by MD. Mehedi Hassan Galib. It has 2 columns and 107 rows, from which 2 rows contains unimportant data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published