Skip to content

This project applies KMeans clustering to segment customers in the Online Retail II dataset. Using powerful Python libraries such as pandas, scikit-learn, matplotlib, and seaborn, we uncover meaningful customer behavior patterns

Notifications You must be signed in to change notification settings

RENOYEGON/Customer_Segmentation_Using_KMeans_Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Customer Segmentation Using KMeans Clustering

Analyzing Online Retail II Dataset with Python, pandas, and scikit-learn

Project Overview

This project applies KMeans clustering to the Online Retail II dataset to identify distinct customer segments.

By leveraging powerful Python libraries like pandas, scikit-learn, matplotliband seaborn, the project uncovers meaningful patterns in customer behavior that can inform business strategies, improve targeting, and enhance customer experience

Clustering Approach

  • Data Preprocessing
  • Feature Engineering
  • KMeans Clustering
  • Visualization
  • Interpretation

Scripts

Dataset Information

  • Source: UCI Machine Learning Repository
  • Title: Online Retail II
  • Dataset Link: https://doi.org/10.24432/C5CG6D
  • Period Covered: December 1, 2009December 9, 2011
  • Contains Missing Values? Yes

Citation

Chen, D. (2012). 
Online Retail II [Dataset].
UCI Machine Learning Repository.
https://doi.org/10.24432/C5CG6D

About

This project applies KMeans clustering to segment customers in the Online Retail II dataset. Using powerful Python libraries such as pandas, scikit-learn, matplotlib, and seaborn, we uncover meaningful customer behavior patterns

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published