09 Regularization to Deal with Overfitting

Machine Learning with Coffee - A podcast by Gustavo Lujan

Categories:

In this episode with talk about regularization, an effective technique to deal with overfitting by reducing the variance of the model. Two techniques are introduced: ridge regression and lasso. The latter one is effectively a feature selection algorithm.