Stratified splitting is important when:
Select an answer to reveal the explanation.
Short Explanation
Stratify so rare classes appear in both train and test proportionally.
Full Explanation
Random splits can omit rare classes from a fold/split.
Select an answer to reveal the explanation.
Stratify so rare classes appear in both train and test proportionally.
Random splits can omit rare classes from a fold/split.