You are building a linear model with over 100 input features, all with values between -1 and 1. You suspect that many features are non-informative. You want to remove the non-informative features from your model while keeping the informative ones in their original form. Which technique should you use?
L1 regularization, also known as Lasso regularization, adds the sum of the absolute values of the model's coefficients to the loss function1.It encourages sparsity in the model by shrinking some coefficients to precisely zero2. This way, L1 regularization can perform feature selection and remove the non-informative features from the model while keeping the informative ones in their original form. Therefore, using L1 regularization is the best technique for this use case.
Regularization in Machine Learning - GeeksforGeeks
Regularization in Machine Learning (with Code Examples) - Dataquest
L1 And L2 Regularization Explained & Practical How To Examples
L1 and L2 as Regularization for a Linear Model
Iraida
7 days agoJohnetta
12 days agoOlive
17 days agoStephen
23 days agoJerry
28 days agoMiesha
2 months agoJill
2 months agoLucia
2 months agoLuz
2 months agoJacquline
2 months agoCammy
2 months agoGenevieve
3 months agoNu
3 months agoTemeka
3 months agoTawna
3 months agoRosina
3 months agoBlythe
3 months agoBenedict
4 months agoMarion
4 months agoLouann
4 months agoTamesha
4 months agoWinfred
4 months agoVictor
5 months agoChantell
5 months agoFrancesco
2 days ago