Machine learning (Andrew Ng)
1. Linear regression
Predict real value output
Hypothesis:
- is a function to estimate the value of the output based on an input value
- a function to map from x's to y's
(E.g., from the size of the house --> the price of the house)