Machine Learning Foundations

About the Book

Book cover

Machine Learning Foundations, published by Pearson under the Addison-Wesley imprint, is a comprehensive textbook series that provides students, educators, and practitioners with a deep yet accessible foundation in modern machine learning. The series blends theoretical rigor with practical implementations and real-world insight, offering numerous worked examples, Python implementations, end-of-chapter exercises, and visual illustrations throughout.

The series is organized into three volumes:

Purchase

The book is now available for pre-order on Amazon and will be officially released in February 2026.
Buy on Amazon

Sample Chapter

Curious to explore the book before committing? Download the full chapter on Logistic Regression — a cornerstone of modern machine learning. This chapter covers the theoretical foundations, geometric interpretation, cost functions, optimization techniques, and real-world applications of logistic regression, with plenty of diagrams, code snippets, and insights to bridge theory and practice.

📄 Download Chapter: Logistic Regression (PDF)

Code Examples

You can find all notebooks, code examples, and supplementary materials for the book on GitHub:
📂 View GitHub Repository

Solutions

Solutions for selected exercises from Volume I: Supervised Learning are freely available here: 📄 Download Volume I Selected Solutions (PDF)

Lecture Slides

Slides are available as downloadable PDFs:

Citation

Please use the following BibTeX entry when citing the book:

@book{yehoshua2026ml,
  title={Machine Learning Foundations, Volume 1: Supervised Learning},
  author={Roi Yehoshua},
  year={2026},
  publisher={Pearson},
  isbn={978-0135337868}
}