The most fundamental condition: det(A) = 0
Rows or columns are linearly dependent
rank(A) < n for an n×n matrix
At least one eigenvalue equals zero
Zero Row/Column:
Proportional Rows:
Zero Matrix:
A matrix is non-invertible when it "loses information" - meaning multiple inputs can produce the same output, making the transformation non-reversible.
Classical Method: β̂ = (XTX)-1XTy
When XTX is non-invertible, this formula fails!
© 2025 Machine Learning for Health Research Course | Prof. Gennady Roshchupkin
Interactive slides designed for enhanced learning experience