A customer segmentation analysis tool built with Python that uses K-Means clustering to group customers by purchasing behavior. The project covers a full ML pipeline from data loading and preprocessing to feature normalization, optimal cluster selection, and visualization ...