September 2015
Beginner to intermediate
454 pages
10h 49m
English
In this section, we will take a look at two very simple yet powerful diagnostic tools that can help us to improve the performance of a learning algorithm: learning curves and validation curves. In the next subsections, we will discuss how we can use learning curves to diagnose if a learning algorithm has a problem with overfitting (high variance) or underfitting (high bias). Furthermore, we will take a look at validation curves that can help us address the common issues of a learning algorithm.
If a model is too complex for a given training dataset—there are too many degrees of freedom or parameters in this model—the model tends to ...
Read now
Unlock full access