Part I Introduction and preliminaries
1 Introduction to machine learning
Machine learning aims at building algorithms that autonomously learn how to perform a task from examples. This definition is rather vague on purpose, but to make it slightly clearer, by “autonomously” we mean that no expert is teaching (or coding by hand) the solution; by “learn” we mean that we have a measure of performance of the algorithm output on the task. In this chapter, we wish to give a general and accessible picture of machine learning through a mathematical formalism. We will introduce the notation, setup, and essential concepts of the field without dwelling on details. The current chapter should provide enough formalism and intuition to make the forthcoming ...
Get The Mathematics of Machine Learning now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.