Model selection and validation Flashcards

1
Q

What is Model selection?

A

Is the task to choose the best algorithm or parameters for our machine learning task

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

What is validation? Describe the validation set and the validation error. How large is the difference beetween the validation error and the generalization error?

A

5 / 5

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

How does validation for model selection works? What the model selection curve plots? What happens when the training error decreases but the validation error increases?

A

5 / 7-9

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

how can we estimate the true risk after model selection? Train-Validation-Test Split

A

5 / 11

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

How k-fold cross validation works? And when is it generally used?

A

5 / 12

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

Define the leave-one-out cross validation

A

5 / 12

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

How can you improve your model (what if learning fails)?

A

5 / 14-20

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

Is the validation error a good estimation of the true risk when r is large?

A

5 / 10

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