You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project applies K-Means Clustering to segment customers based on Annual Income and Spending Score. It uses unsupervised machine learning to identify distinct customer groups and visualize purchasing behavior. Techniques like the Elbow Method and Silhouette Score are used to determine the optimal number of clusters.