Avoidable bias
Avoidable bias is the difference between a model's training error rate and the optimal error rate (Bayes error rate). In practice, since the Bayes error rate is difficult to calculate, human-level error is often used as a proxy. Avoidable bias is estimated as: A high avoidable bias indicates that the model is underfitting the training data.
0
1
Contributors are:
Who are from:
Tags
Data Science
Related
Troubleshooting a deep learning model
Data Mismatch Problem in Deep Learning
Avoidable bias
Bayes Error Rate for (Naive) Bayes Classifier
Human Level Performance
If your goal is to have “human-level performance” be a proxy (or estimate) for Bayes error, how would you define “human-level performance”?
Human Level Proxy for Bayes Error
Which of the following statements about algorithmic performance do you agree with?
Bayes Calssifier and Bayes Error Rate
Avoidable bias