Learn Before
What a Learning Curve Shows
Question: Which two quantities are compared on a learning curve?
Sample answer: It compares error on the development set with the number of training examples used.
Key points:
- Error measured on the development set
- Number of training examples used
Rubric: The response must mention both the development-set error and the number of training examples.
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
Constructing a Performance Curve from Different Training Set Sizes
Larger Training Sets Usually Lower Dev-Set Error
Target Error Rate on a Learning Curve
Using a Development-Set Curve to Estimate the Payoff of More Data
Using Training Error to Judge the Value of More Data
Why plot training and development error together on a learning curve?
Tiny Training Samples Make Learning Curves Unstable
What are the axes of a learning curve?
A learning curve shows error versus network depth.
Learning Curves and Validation Error
Parts of a learning curve
Constructing a learning curve for model selection
What a learning curve shows
Using a learning curve to judge whether more data will help
What a Learning Curve Shows
What belongs on the vertical axis of a learning curve?
A learning curve is less informative than a single validation score.