Top Machine Learning Algorithms

K-Nearest Neighbors

Implementation Example:

Relevant reading materials:

  1. Pattern Recognition and Machine Learning (Information Science and Statistics) by Christopher M. Bishop – Chapter 2.5.2. Nearest-neighbor methods (p.124 – p.127)

  2. Deep Learning by Ian Goodfellow, Yoshua Bengio, Aaron Courville- Chapter 5.11.2. Local Constancy and Smoothness Regularization


Relevant video lectures:

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