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
It would be nice to have a manner to perform GroupShuffleSplit with some level of stratification.
Using GroupShuffleSplit does not prevent that a target (for classification problems) will be present just in train or test sets.
It would be nice to have a manner to perform GroupShuffleSplit with some level of stratification.
Using GroupShuffleSplit does not prevent that a target (for classification problems) will be present just in train or test sets.