File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 11# ✅ Quiz M2.03
22
33``` {admonition} Question
4- Fitting a model with a high bias:
4+ A model with a high bias:
55
6- - a) causes an underfitted model?
7- - b) causes an overfitted model?
8- - c) increases the sensitivity of the learned prediction function to a random resampling of the training set observations?
6+ - a) is a characteristic of an underfitted model?
7+ - b) is a characteristic of an overfitted model?
8+ - c) when trained, exhibits greater sensivity to random resampling of the training
9+ data?
910- d) causes the learned prediction function to make systematic errors?
1011
1112_Select all answers that apply_
@@ -14,11 +15,12 @@ _Select all answers that apply_
1415+++
1516
1617``` {admonition} Question
17- Fitting a high variance model :
18+ A model with high variance:
1819
19- - a) causes an underfitted model?
20- - b) causes an overfitted model?
21- - c) increases the sensitivity of the learned prediction function to a random resampling of the training set observations?
20+ - a) is a characteristic of an underfitted model?
21+ - b) is a characteristic of an overfitted model?
22+ - c) when trained, exhibits greater sensivity to random resampling of the training
23+ data?
2224- d) causes the learned prediction function to make systematic errors?
2325
2426_Select all answers that apply_
You can’t perform that action at this time.
0 commit comments