Top Machine Learning Algorithms

K-Means Clustering

Implementation Example:

Relevant reading materials:

  1. Pattern Recognition and Machine Learning (Information Science and Statistics) by Christopher M. Bishop – Chapter 9.1 K-Means Clustering (p.424 – p.429)

  2. Deep Learning by Ian Goodfellow, Yoshua Bengio, Aaron Courville- Chapter 5.8.2. K-Means Clustering


Relevant video lectures:

  1. Andrew Ng’s – Lecture 13.1 – 13.5 Clustering