Certified AI Developer (CAID) Introduction to AI CAID
Quiz 13 Question 12 of 20

You're fine-tuning a machine learning model that has hundreds of input features, but you suspect a lot of them are just noise. You want to apply regularization that not only prevents overfitting but also acts as a built-in feature selector by driving the weights of the useless features all the way to zero. Which regularization technique should you implement, and how does its behavior compare to the alternative?

Select an answer to reveal the explanation.