15Nov
2016
Eugene / Learning, Stanford Machine Learning / 0 comment
Normal Equation
Advantages and disadvantages:
1. No need to choose
2. Don’t need to iterate
3. Need to compute
4. Slow if is very large
If is non-invertible:
1. Redundant features (linearly dependent)
2. Too many features (e.g. )
a. delete some features
b. use regularisation