Closed inkerton closed 1 month ago
🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.
Feel free to join our community on Discord to discuss more!
@inkerton you can only raise 1 issue at a time and please read guidelines before raising issues on discussion page.
✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!
Have you completed your first issue?
Guidelines
Latest Merged PR Link
395
Project Description
Customer Segmentation Project Description
This project aims to segment customers into distinct groups based on their characteristics using K-Means clustering.
Data Exploration:
.head()
: Displays the first few rows of the data..shape
: Shows the number of rows and columns in the data..describe()
: Generates summary statistics for numerical columns..dtypes
: Displays the data types of each column..isnull().sum()
: Checks for missing values in the data.Data Visualization:
Customer Segmentation using K-Means Clustering:
1. Segmentation based on Age and Spending Score
This project demonstrates a customer segmentation approach using K-Means clustering based on customer demographics and spending behavior. The insights gained from this segmentation can be used for targeted marketing campaigns, product recommendations, and loyalty programs.
Full Name
Janvi / inkerton
Participant Role
GSSOC