09 Regularization to Deal with Overfitting
Machine Learning with Coffee - Un pódcast de Gustavo Lujan
Categorías:
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.