Code Monkey home page Code Monkey logo

vineetpatel725 / supplement-sales-prediction Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 2.15 MB

Forecast sales for 350+ supplement retail chain stores for next 2 months

License: The Unlicense

Jupyter Notebook 100.00%
python python3 python-3 machine-learning machine-learning-algorithms machinelearning jupyter-notebook jupyter jupyter-notebooks regression regression-algorithms xgboost xgboost-algorithm xgboost-regression sales-prediction supplement regression-models supplement-sales supplement-sales-prediction

supplement-sales-prediction's Introduction

Supplement Sales Prediction

Forecast sales for 350+ supplement retail chain stores for next 2 months.

Description

Your Client WOMart is a leading nutrition and supplement retail chain that offers a comprehensive range of products for all your wellness and fitness needs.

WOMart follows a multi-channel distribution strategy with 350+ retail stores spread across 100+ cities.

Effective forecasting for store sales gives essential insight into upcoming cash flow, meaning WOMart can more accurately plan the cashflow at the store level.

Sales data for 18 months from 365 stores of WOMart is available along with information on Store Type, Location Type for each store, Region Code for every store, Discount provided by the store on every day, Number of Orders everyday etc. Your task is to predict the store sales for each store in the test set for the next two months. Data Dictionary Train Data Variable Definition ID Unique Identifier for a row Store_id Unique id for each Store Store_Type Type of the Store Location_Type Type of the location where Store is located Region_Code Code of the Region where Store is located Date Information about the Date Holiday If there is holiday on the given Date, 1 : Yes, 0 : No Discount If discount is offered by store on the given Date, Yes/ No #Orders Number of Orders received by the Store on the given Day Sales Total Sale for the Store on the given Day

Test Data Variable Definition ID Unique Identifier for a row Store_id Unique id for each Store Store_Type Type of the Store Location_Type Type of the location where Store is located Region_Code Code of the Region where Store is located Date Information about the Date Holiday If there is holiday on the given Date, 1 : Yes, 0 : No Discount If discount is offered by store on the given Date, Yes/ No.

Algorithm

I have created this project in different algorithms. The accuracy of the project varies according to the algorithm. Below, are the listed algorithms that i have used in the project. Among them the XGboost have the highest accuracy which is 82.57%.

  • XGBoost
  • Random Forest
  • Extra Tree
  • Decision Tree
  • K-NN
  • Linear Regression

Directory Structure

├── Supplement Sales Prediction
│   ├── Supplement Sales Prediction.ipynb         # Prediction .ipynb file
│   ├── TEST_FINAL.csv                            # Dataset for Test
│   └── TRAIN.csv                                 # Dataset for Train

supplement-sales-prediction's People

Contributors

vineetpatel725 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

navadhesh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.