Introduction

What is Machine Learning?

In general, any machine learning problem can be assigned to one of two broad classifications: Supervised learning and Unsupervised learning.

Supervised Learning

Unsupervised Learning

Linear regression with one variable

Model and Cost function

Input

$$ x_i $$

Output

$$ y_i $$

Training set