How does training-set error analysis fit into a high-bias debugging plan?
0
1
Tags
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Strategy
Machine Learning Yearning @ DeepLearning.AI
Related
Sample the Worst Training Cases to Find Error Patterns
When is it useful to analyze errors on the training set?
A model with high bias is usually underfitting.
When bias is high, begin error analysis on the _____ set.
Match each diagnostic idea with its meaning in training analysis.
Order the steps for deciding whether to inspect training-set mistakes.
Why Train-Set Error Analysis Matters Under Underfitting
Next Step After a Model Still Fits the Training Set Poorly
Identifying High Bias Through Training Error Review
How does training-set error analysis fit into a high-bias debugging plan?
Training-set mistake analysis can use the same kind of procedure as dev-set mistake analysis.