Gradient Descent
The objective of linear regression is to minimize the cost function:
**
hypothesis hθ(x):
In batch gradient descent, eachiteration performs the update:
Linear regression with multiple variables
Normal Equations

Gradient Descent
The objective of linear regression is to minimize the cost function:
**
hypothesis hθ(x):
In batch gradient descent, eachiteration performs the update:
Linear regression with multiple variables
Normal Equations