Avoidable bias

We talked about how you want your learning algorithm to do well on the training set but sometimes you don’t actually want to do too well and knowing what human level performance is, can tell you exactly how well but not too well you want your algorithm to do on the training set.

Cat classification 1

**Reduce bias **

In this case, the traing set needs to perform better, and focus on reducing bias.

More on how to reduce bias and variance

Cat classification 2

reduce variance

Think of human level error as a proxy or as a estimate for Bayes error or for Bayes optimal error.

By definition, human level error is worse than Bayes error because nothing could be better than Bayes error but human level error might not be too far from Bayes error.

The difference between Bayes error or approximation of Bayes error and the training error to be the avoidable bias.

Techniques for reducing variance

Summary

Avoidable bias is difference between two of these

Variance is difference between