Skip to content

This demo showcases a Sales Forecasting Model created using a Random Forest based Regression Classifier.

Notifications You must be signed in to change notification settings

pg427/Walmart-Sales-Forecasting-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walmart-Sales-Forecasting-Model

This demo showcases a Sales Forecasting Model created using a Random Forest based Regression Classifier.

Hello !!!

In order to use the Forecasting Model, please go through the following instructions:

  1. Please ensure to have the following libraries installed: pandas, numpy, sklearn, matplotlib, itertools, statsmodels, datetime
  2. Once installed please download the files and run the A3_demo.ipynb file in a jupyter notebook
  3. If Jupyter is not available a python version (of the same name) can be run as well
  4. Once running the jupyter notebook (or python) file, the program displays the Mean Absolute Error by evaluating on the test set.

About

This demo showcases a Sales Forecasting Model created using a Random Forest based Regression Classifier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published