Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
333 stars 294 forks source link

K means #733

Closed Hannan2004 closed 1 month ago

Hannan2004 commented 1 month ago

Implement K-Means Clustering for Customer Segmentation on Mall Customer Data

Issue Number

Fixes #594

Description

This PR introduces a new project that applies K-Means clustering to segment mall customers based on their spending behavior and demographic attributes. The purpose of this segmentation is to identify distinct groups within the customer base, which can help in targeted marketing strategies and improving customer experience.

Changes Made

I have added a project folder named K Means Clustering which contains a project which uses K-Means clustering for customer segmentation.

Screenshots

output

Checklist

Note for Reviewers

I have completed the issue assigned to me, please review it.