Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 280 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 280 Bytes

Advanced-Customer-Segmentation

A clustering ML project that performs a customer segmentation on a 2000-record dataset of various customers with different characteristics. In this model, since my data is mixed-typed, I will use k-prototypes algorithm from kmodes python library.