Top Machine Learning Algorithms

Decision Trees

Splitting criterias

Build tree

Predict results


Relevant reading materials:

  1. Pattern Recognition and Machine Learning (Information Science and Statistics) by Christopher M. Bishop – Chapter 14. Combining Models (p.653 – p.676)

  2. Deep Learning by Ian Goodfellow, Yoshua Bengio, Aaron Courville- Chapter 5.7.3. Other Simple Supervised Learning Algorithms


Relevant video lectures:

  1. Decision Trees and Ensemble Methods | Stanford CS229: Machine Learning