Explain why training error strengthens an analysis of whether more data may help.
Question: In a concise analytical response, explain the limitation of relying only on the dev-error curve and the role of the training-error plot.
Sample answer: Relying only on the dev-error curve can make it difficult to extrapolate and predict exactly where the curve will go if more data is added. Plotting training error supplies an additional view that can help estimate the impact of increasing the amount of data. It should therefore be treated as a supplement to the dev-error curve when considering more data.
Key points:
- The dev-error curve alone can be difficult to extrapolate.
- The prediction concerns where dev error may go with more data.
- Training error supplies an additional plot.
- The additional plot helps estimate the impact of adding data.
Rubric: A strong response identifies the extrapolation difficulty, connects it specifically to predicting the dev-error curve under more data, and explains that training error is an additional plot that helps estimate the impact of adding data.
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
Training Error Usually Increases with Training Set Size
Training Error Is Usually Lower Than Dev Error
Why should training error be plotted when evaluating whether more data may help?
A dev-error curve alone may be difficult to extrapolate to larger training sets.
The additional plot used to estimate the effect of more data is _____.
Match each learning-curve element to its role in estimating the effect of more data.
Order the reasoning process for assessing the possible impact of adding data.
Explain why training error strengthens an analysis of whether more data may help.
A team cannot confidently project its dev-error curve. What analysis should it add?
What limitation motivates adding a training-error plot?
Which analysis best follows the source when considering a larger dataset?
Training error is intended to supplement, rather than replace, the dev-error curve.