Skip to content

The aim of this project is to predict the sales six weeks ahead across all the stores of the Rossman Pharmaceutical company using Machine and Deep Learning. The different factors affecting the sales are: promotions, competitions, school-state holiday, seasonality, and locality.

License

Notifications You must be signed in to change notification settings

Micky373/Sales_forcasting

Repository files navigation

Sales_forcasting

Live demo to the project result

Wireframe link for the dashboard

Our Pipe line design

Image here

Table of content

Overview

The aim of this project is to predict the sales six weeks ahead across all the stores of the Rossman Pharmaceutical company using Machine and Deep Learning. The different factors affecting the sales are: promotions, competitions, school-state holiday, seasonality, and locality.

Requirements

Python 3.5 and above, Pip and MYSQL The visualization are made using plotly

Install

git clone https://github.com/Micky373/Sales_forcasting.git
cd Sales_forcating
pip install -r requirements.txt

Data

  • The data used in the project is generated automatically by Rossman Pharmaceutical company.
  • The data is here

Features

Data Exploration

  • Data cleaning is done in the data_cleaning.ipynb
  • Data exploration is done in the data_exploration.ipynb
  • Data preprocessing and ml modeling is done in the data_preprocessing_and_ml_modeling.ipynb
  • Deep learning modeling is done in the deep_learning_modeling.ipynb

Scripts

  • All the scripts used by the notebooks are inside the scripts folder.

Test

  • Tests for the scripts are inside the tests folder.

About

The aim of this project is to predict the sales six weeks ahead across all the stores of the Rossman Pharmaceutical company using Machine and Deep Learning. The different factors affecting the sales are: promotions, competitions, school-state holiday, seasonality, and locality.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published