This document discusses the foundations of machine learning. It defines machine learning as a subfield of computer science concerned with building algorithms that rely on examples to become useful. The document outlines common machine learning applications and the three main types: supervised learning, unsupervised learning, and reinforcement learning. It provides details on how supervised learning works using medical diagnosis as an example problem. Finally, it lists some fundamental machine learning algorithms and best practices.
Related topics: