Learn Before
Why More Data Alone Cannot Fix a High-Bias Learning Curve
If even the training error is higher than the desired performance level, adding more data alone will not allow the dev-error curve to reach that desired level. Training error can only stay the same or get worse as more training data is added, and dev error is usually higher than training error.
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
Why More Data Alone Cannot Fix a High-Bias Learning Curve
Identifying High Avoidable Bias on a Learning Curve
Interpreting the Gap Between Training and Dev Error
Gap Indicating _____ in Learning Curves
Matching Learning Curve Features to Diagnostic Insights
Steps for Diagnosing High Avoidable Bias from a Learning Curve
Explaining the Pattern of High Avoidable Bias
Diagnosing a Speech Recognition Model's Learning Curve
Significance of a Small Training-Dev Error Gap
Estimating Optimal Error Rate
Training Set Performance in High Bias Scenarios
Learn After
Why is adding more data alone insufficient when training error exceeds the desired performance level?
More data alone can bring dev error to the desired level even when training error remains above that level.
As training data increases, training error can only stay the same or _____.
Match each learning-curve element to its role in diagnosing why more data is insufficient.
Order the reasoning used to conclude that more data alone will not reach the desired performance.
Explain how the training- and dev-error curves prove that more data alone is insufficient.
Diagnose whether a team should expect more data alone to reach its desired error level.
What two observations support the conclusion that more data alone will not fix this learning curve?
Which learning-curve pattern most directly rules out more data as a sufficient solution by itself?
If training error stays unchanged as data is added, dev error can still be expected to cross below a lower desired level.