Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 358 Bytes

File metadata and controls

2 lines (2 loc) · 358 Bytes

Customer Segmentation and Clustering Analysis

In this notebook we will be doing customer segmentation with the help of various clustering methods on the mall customer dataset. We will be plotting various plots such as scatter plot, box plot, elbow plot, etc. We will be calculating Silhouette score and Davies Bouldin score for K-Means and DBSCAN methods.