smb-h / global-superstore

Sales Forecasting Across Global Superstore Branches

Home Page:https://github.com/smb-h/global-superstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sales Forecasting Across Global Superstore Branches

Overview

This project employs the Google Global Superstore dataset to predict product and category sales across different branches of the superstore. The analysis aims to compare the effectiveness of classic machine learning and deep learning methods in optimizing sales predictions within a global retail setting.

Features

  • Sales Prediction: Utilizes both classic machine learning and deep learning methods to forecast product and category sales.
  • Global Retail Setting: Analyzes sales patterns across different branches of the Google Global Superstore.
  • Model Comparison: Compares the performance of various models to optimize sales predictions.

Objectives

  • Implement classic machine learning models for sales forecasting.
  • Apply deep learning methods to compare and contrast with traditional approaches.
  • Evaluate and analyze the effectiveness of each method in predicting sales across global superstore branches.

Getting Started

Prerequisites

  • Checkout requirements.txt

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/sales-forecasting-global-superstore.git
  2. Install dependencies:

    pip install requirements.txt

Contributors

  • SMBH

License

This project is licensed under the GPLv3 - see the LICENSE file for details.

About

Sales Forecasting Across Global Superstore Branches

https://github.com/smb-h/global-superstore

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%