InterviewSolution
Saved Bookmarks
| 1. |
How is feature selection performed using the regularization method? |
|
Answer» The method of regularization ENTAILS the addition of PENALTIES to different parameters in the machine learning model for reducing the freedom of the model to avoid the issue of overfitting. |
|