Skip to content

deep87we/Walmart-retail-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Walmart-retail-Analysis

App Screenshot

Data

There are sales data available for 45 stores of Walmart in Kaggle. This is the data that covers sales from 2010-02-05 to 2012-11-01.

Installation

Python versions 3
Python Libraries:
sklearn.
Pandas.
numpy.
seaborn
matplotlib.
datetime.

Questions answered in the Project

  1. Which stores have maximum and sales?
  2. Which store has maximum standard deviation i.e., the sales vary a lot?. Also, find out the coefficient of mean to standard deviation.
  3. Which store/s has good quarterly growth rate in Q3’2012?
  4. Find out holidays which have higher sales than the mean sales in non-holiday season for all stores together.
  5. Provide a monthly and semester view of sales in units and give insights.
  6. Build prediction to forecast demand.

Project Summary

  1. The aim of this project is enable category managers of Walmart to check the weekly and monthly sales of the departments.
  2. Analyzed the effect of various factors such as store size, fuel prices, unemployment etc to determine the factors have a statistical significance in explaining sales in the stores by using different ML models like random forest,LGBM ,XGboost.
  3. Achieved a accuracy of 94.63% using LGBM model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors