/Customer_data_K-Means

Analysis using unsupervised machine learn (K-Means) to create clusters and identify patterns.

Primary LanguageJupyter NotebookMIT LicenseMIT

Customer_data

Analysis using unsupervised machine learn (K-Means) to create clusters and identify patterns on dataset. This dataset is compound by CustomerID, Gender, Age, Annual Income and Spending Score. Original file is attached. I have used couples of method to proceed validation, like Silhouette method and at the end you will be able to see 3D chart using 3 features.