Machine Learning: A field of computer science that deals with programs that can learn from experience and data, typically for the purpose of prediction, modeling, understanding data, or control. IT formulates problems as learning from a training set of labeled examples, rather than explicitly programming the solution. The computer must learn patterns and a decision boundary from the provided data. ( to solve through explicit programming, like game-playing, scene analysis, and language translation. )