Python: Data Analytics and VisualizationVo.T.H, P., Czygan, M., Kumar, A., & Raman, K. (2017, March). Python: Data analytics and visualization. Packt Publishing.
Read Module 2, Chapter 7 - Clustering with Python
This chapter describes the algorithms and math behind the clustering methods used in data science. The distance matrix, normalizing the distances, linkage methods, K-means clustering, and implementing clustering using Python are discussed with examples.