Housing Prices
Hypothesis:
Parameters:
Cost function:
Squared error
Goal
Min
Gradient descent
- start with some
- keep changing to reduce until we hopefully end up at a minimum
Gradient descent algorithm
repeat until convergence {
}
Note : the Correct way is simultaneous update