Linear Predictor (minimal Perceptron)
in Linear Regression there is always global optimum
- update - Gradient Descent like algorithms
- add gradient of derivative of cost function J
- Closed form - solve equation - assume is invertible
Linear Regression Notion