Lecture

Ridge Regression: Penalised Least Squares

Description

This lecture covers Ridge Regression, a method to handle multicollinearity in linear models by adding a 'ridge' to the design matrix. It standardizes the design matrix and replaces ZT Z by ZTZ+AI to stabilize inversion. The lecture also discusses the shrinkage viewpoint of Ridge Regression, the bias and variance tradeoff, and the LASSO method as a relaxation of best subsets selection.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.