Machine learning Interview Questions (Part-6)
This article discusses a couple of machine learning (ML) interview questions asked frequently in data science related job roles. When should we prefer ridge regression over lasso? Explain with reason Ridge regression is a regression in which we use L2 regularization to give a penalty to the loss function to reduce loss in the optimization …