September 2019
Intermediate to advanced
420 pages
10h 29m
English
A common problem in machine learning is that an algorithm might work really well on the training set but, when applied to unseen data, it makes a lot of mistakes. You can see how this is problematic since, often, we are most interested in how a model generalizes to new data. Some algorithms (such as decision trees) are more susceptible to this phenomenon than others, but even linear regression can be affected.
A common technique for reducing overfitting is called regularization, which involves ...
Read now
Unlock full access