Learn Before
Concept

Constructing a Learning Curve by Varying Training Set Size

To plot a learning curve, run the algorithm using different training-set sizes and then plot how dev-set error varies with training-set size. For example, with 1,000 examples, separate copies of the algorithm might be trained on 100, 200, 300, and more examples up to 1,000.

0

1

Updated 2026-05-27

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Learn After