adharshvenkat / sales-forecasting

This project aims to develop a model using ARIMA & Seasonal ARIMA to forecast future sales

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Future Sales Forecasting

About this Project

This project aims to develop a model using ARIMA & Seasonal ARIMA to forecast future sales of Perrin Freres champagne

Workflow of the project

  1. Visualize the Time Series Data

  2. Make the time series data stationary

  3. Plot the Correlation and AutoCorrelation Charts

  4. Construct the ARIMA or Seasonal ARIMA models based on the data

  5. Use the model to make predictions

About

This project aims to develop a model using ARIMA & Seasonal ARIMA to forecast future sales

License:MIT License