Skip to content

πŸ›’ Customer Segmentation Project ✨ - Developed during my internship at Prodigy Infotech, this project uses KMeans clustering to segment supermarket customers based on ID, age, gender, income, and spending score. The goal is to identify target customers for better marketing strategies. πŸ“ŠπŸ‘¨β€πŸ’»

Notifications You must be signed in to change notification settings

codeTun/PRODIGY_ML_02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Customer Segmentation Project

This project was developed during my internship at Prodigy Infotech. The goal is to perform customer segmentation using the KMeans clustering algorithm, providing insights for effective marketing strategies.

About the Dataset

The dataset contains customer data from a supermarket mall, collected through membership cards. It includes:

  • Customer ID: Unique identifier for each customer
  • Age: Age of the customer
  • Gender: Gender of the customer
  • Annual Income: Annual income of the customer
  • Spending Score: Score assigned based on customer behavior and purchasing data

Project Overview

  1. Data Cleaning: Handle missing values and preprocess the data.
  2. Exploratory Data Analysis (EDA): Gain insights through visualizations.
  3. Clustering: Apply KMeans clustering to segment customers.
  4. Results: Identify target customers for marketing strategies.

Dependencies

  • Python
  • pandas
  • numpy
  • matplotlib
  • seaborn
  • scikit-learn

About

πŸ›’ Customer Segmentation Project ✨ - Developed during my internship at Prodigy Infotech, this project uses KMeans clustering to segment supermarket customers based on ID, age, gender, income, and spending score. The goal is to identify target customers for better marketing strategies. πŸ“ŠπŸ‘¨β€πŸ’»

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages