Ridge Regression

  • LinearRegression
  • suffers from numerical instability when almost singular (real world data. sparse I think)
  • Add a tiny term
    • Solution to overfitting