What is L1(Lasso) and L2(Ridge) Regularization ?
L1 and L2 Regularization
L1 and L2 regularization are techniques used to reduce the overfitting of models in machine learning, especially in the context of regression and classification problems. These methods add a penalty term to the loss function ...
saimaharana.hashnode.dev4 min read