You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
raghavrv
changed the title
StratifiedKFold does not raise error when the n_labels for all classes is less than n_folds
StratifiedKFold does not raise error when the n_labels for individual classes is less than n_folds
Jan 17, 2016
@dsquareindia you are on fire! Please go ahead! Ping myself and @MechCoder when done. Thx
MechCoder
changed the title
StratifiedKFold does not raise error when the n_labels for individual classes is less than n_folds
StratifiedKFold does not raise error when all the n_labels for individual classes is less than n_folds
Jan 17, 2016
raghavrv
changed the title
StratifiedKFold does not raise error when all the n_labels for individual classes is less than n_folds
StratifiedKFold does not raise error when number of samples for all the classes is less than n_folds
Jan 21, 2016
We should raise an error instead of a warning (As pointed out by @MechCoder here)
To be tagged "Easy", "Need Contributor"
cc: @MechCoder @amueller @jnothman
The text was updated successfully, but these errors were encountered: