Overview
Machine Learning encompasses a set of techniques that enable the computer learn a set of patterns from data.
The simplest pattern is a dataset that has points belonging to different categories where the points can be separated by a line (i.e. a linear separable pattern).
Demos and Tutorials