Skip to content

Repository files navigation

Supermart Grocery Sales – Retail Analytics & ML Project

Project Banner

Python License: MIT Issues Forks Stars

An end-to-end analytics repository for the Supermart Grocery Sales dataset.

Quick links

  • Dataset (local path in this environment): /mnt/data/Supermart Grocery Sales - Retail Analytics Dataset.csv
  • Notebook: notebooks/analysis.ipynb
  • Scripts: src/eda.py, src/preprocess.py, src/model.py

Badges

The repo badges above use Shields.io and will start showing data after you push to GitHub. Replace YOUR-USERNAME in the URLs with your GitHub username.

How to run

  1. Install dependencies:
pip install -r requirements.txt
  1. Run EDA:
python src/eda.py
  1. Preprocess:
python src/preprocess.py
  1. Train models and compare:
python src/model.py

For more details see DESCRIPTION.md and the Jupyter notebook.


License

This project is released under the MIT License. See LICENSE for details.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages