Skip to content

The project uses unsupervised learning for customer segmentation based on age, annual income, and spending behavior. It includes exploratory data analysis (EDA), data visualization via dashboards, and the application of the KMeans clustering algorithm to identify distinct customer groups for targeted marketing and personalized interactions.

Notifications You must be signed in to change notification settings

2112tamanna/Customer-segmentation-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Customer Segmentation Project

Overview

This project focuses on customer segmentation using unsupervised learning techniques. The goal is to identify distinct customer groups based on age, annual income, and spending behavior. The project includes exploratory data analysis, data preprocessing, and the application of the KMeans clustering algorithm.

Key Features

  • Exploratory Data Analysis (EDA): Explore the distribution of key features such as age, annual income, and spending score.
  • Unsupervised Learning: Apply the KMeans clustering algorithm to group customers based on their features.
  • Data Visualization: Create visualizations, including scatter plots and a dashboard, to effectively communicate insights.
  • Interactive Dashboard: Utilize Plotly and Dash to create an interactive dashboard for visualizing customer segments.

Project Structure

  • customer_segmentation.ipynb: Jupyter Notebook containing the main project code.
  • Mall_Customers.csv: Dataset used for customer segmentation.
  • LICENSE: License file (choose an appropriate license for your project).
  • README.md: This file providing an overview of the project.

About

The project uses unsupervised learning for customer segmentation based on age, annual income, and spending behavior. It includes exploratory data analysis (EDA), data visualization via dashboards, and the application of the KMeans clustering algorithm to identify distinct customer groups for targeted marketing and personalized interactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published