Easy
DeepLearn
Categories
Resources
Progress
← Back to flashcards
1 / 215 · Score 0
Quiz —
Supervised Learning
Question 1
How do you pick the train/validation/test split sizes?
A.
Always 33/33/33
B.
Scale by data size — small: 70/15/15; medium: 80/10/10; large: 98/1/1; stratify on imbalance
C.
Split randomly regardless of order
D.
Never split the data
Next question →