AI Engineer Professional

Book Profile

The Hundred-page Machine Learning Book

Andriy Burkov · 2019

A compact, practical field guide to the core ideas, algorithms, and workflow of modern machine learning, distilling decades of research into what actually matters in practice.

Get the book →

The Hundred-Page Machine Learning Book condenses the vast body of machine learning knowledge into a lean, readable guide covering supervised, unsupervised, and other learning paradigms. Andriy Burkov walks readers from the mathematical notation and fundamental algorithms (linear and logistic regression, decision trees, SVM, kNN) through neural networks and deep learning, then into the practical craft of feature engineering, regularization, model assessment, and hyperparameter tuning. Rather than exhaustively cataloging every technique, it curates the parts with proven practical value and teaches readers how to think about whether a problem is 'machine-learnable' and which methods to try. It is ideal both for beginners seeking a comfortable grasp of the field and for experienced practitioners wanting a concise reference and a springboard for further self-improvement.

What it argues

A causal framework linking data and design levers (dataset quality, feature engineering, model complexity, regularization, hyperparameter tuning) through intermediate model behaviors (fit to training data, generalization) to outcomes (predictive performance, practical utility).

Key ideas it contributes