Skip to content

Book 4 — Classical Machine Learning

Every algorithm walked through: intuition → math → from-scratch → library → evaluation → failure modes.

Regression

Classification

Status

Complete deep-dive coverage of linear, polynomial, regularized and logistic regression, KNN and Naive Bayes, decision trees, ensemble methods (random forests and gradient boosting), and support vector machines.