Skip to content

Puru35/Black-Friday-Sales-Prediction

Repository files navigation

Black Friday Sales Prediction

This project has been divided into 3 notebooks, each accomplishing a different task of the project. Please view these notebooks in the respective order stated below.

  1. Black Friday Data Cleaning
    • Contains the Description and the Problem Statement of the project, the data cleaning and pre-processing of the dataset. Import the train.csv dataset for this notebook.
  2. Black Friday Visualization
    • This Notebook contains the visualization of the various features of the dataset. Import the train.csv dataset for this notebook.
  3. Black Friday Model Training
    • This is the final notebook that contains the various models trained, and the final conclusion of the project. Import the Black Friday Cleaned Dataset dataset for this notebook.

Each of these links takes you to the respective notebooks, which can be viewed in Google Colab. All of the required csv files have been provided in the repository, along with the "test" dataset that I have not implemented.

To view the Interactive Dashboard that I have created In Tableau Public, please click here. To download the workbook and view it in Tableau Desktop please select the "download" option in the Black Friday Sales Prediction Dashboard file.

Conclusion

To view the final conclusion, view the last segment of the Black Friday Model Training notebook.

The final accuracy of each model is given below:

Accuracy Linear Regression Random Forest Decision Tree Gradient Boosting
Train Accuracy 15.18% 66.34% 66.32% 65.76%
Test Accuracy 14.91% 65.93% 65.93% 64.53%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published