Top Machine Learning Algorithms

Logistic Regression

Util functions

Binary Classification

Multi-class Classification


Relevant reading materials:

  1. Pattern Recognition and Machine Learning (Information Science and Statistics) by Christopher M. Bishop – Chapter 4.3 Logistic Regression (p.205 – p.209)

  2. Deep Learning by Ian Goodfellow, Yoshua Bengio, Aaron Courville- Chapter 5.7.1. Probabilistic Supervised Learning


Relevant video lectures:

  1. Andrew Ng’s – Lecture 6.1 – 6.7 Logistic Regression