Math/Stats

  • Linear Regression with Ridge

    As we discussed how OLS works, we turn to another popular regression method often used in Machine Learning algorithms – Ridge.

  • Linear Regression with OLS

    Linear Regression, probably the first statistical model you learnt or will be learning, has a lot to explore. Believe me, it can be as complicated as xxxx.