Question 19
Consider the following code snippet:
Which of the following holds true?
The model performs no regularization.
The model performs regularization and the regularization can also perfrom some feature selection.
The model performs regularization and the regularization cant perfrom some feature selection.
The model is very likely to be prone to overfitting