-
Given ATAx=ATb, what if C=ATA is NOT invertible?
-
If matrix C is not invertible, ATAx=ATb will have either no solution or infinitely many solutions
-
However, the solution always exist for normal equation
, and thus infinitely many solutions exist
- we can always make projection ATb to ColC
-
When C=ATA is NOT invertible?
- if and only if the ColA are linearly dependent
-
However, C=ATA is usually invertible
- amount of data >> feature dimension