Day-14 of Machine Learning:
-
Learnt about Underfit, Generalization and Overfit.
and how to address overfit:- Collect more data / training sets.
- Feature selection.
- Regularization.
Learnt how to apply regularization on linear regression and Logistic Regression and to penalise or shrink features that will help to build a simpler model.
Top comments (0)