Paper 5 LearningCurves Flashcards

1
Q

Why learning curves?

A

Data acquisition (how many more labels reasonable)
Early stopping (of training)
Early Discarding (in model selection)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Three criteria of the Learning Curves framework

A

Type of decision situation
The type of question being answered
The data resources that are used

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Iteration based vs observation based

A

Iteration based: fixed dataset, learning over time
Observation based: varying dataset, learning over samples

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Utility curve

A

The return on investment estimate for investing more resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Well behaved learning curves

A

Convexity (systematix improvement)
Monotonixity (improvements aren’t lost)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Modelling a Learning Curve

A

Derive model of the true learning curve from the empirical one

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Vertical Model Selection

A

Allows for an evolving set of learners, evaluating them one after another, and growing learning curves iteratively.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Horizontal Model Selection

A

Involves iteratively growing empirical learning curves for a fixed set or subsets of learning algorithms.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Diagonal Model Selection

A

Similar to vertical, but it allows continuing the evaluation of a candidate at a later point, interleaving evaluations of different candidates.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly