Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vignesh010101/customer-categorization-based-on-purchase-history

Implementation of K-means clustering algorithm to group customers of a retail store based on their purchase history.
https://github.com/vignesh010101/customer-categorization-based-on-purchase-history

Last synced: 3 days ago
JSON representation

Implementation of K-means clustering algorithm to group customers of a retail store based on their purchase history.

Awesome Lists containing this project

README

        

# Customer Categorization Based on Purchase History

This Repo consists of a Python code for the Implementation of K-means clustering algorithm to group customers of a retail store based on their purchase history.

The dataset is divided into the final number of clusters obtained from the model result

The Plot For Elbow Method:

![Plot 1](https://github.com/Vignesh010101/PRODIGY_ML_TASK2/assets/68474341/fff081ae-5953-47af-a161-4c506c1b19f3)

Clusters Visually Represented:

![Plot 2](https://github.com/Vignesh010101/PRODIGY_ML_TASK2/assets/68474341/54f64189-effd-4603-8cfe-98aa69b9ec97)