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
Probably better to use something like StratifiedShuffleSplit. Otherwise can run into the case where unbalanced datasets will cause problems if no truth samples are found.
The text was updated successfully, but these errors were encountered:
Probably better to use something like
StratifiedShuffleSplit
. Otherwise can run into the case where unbalanced datasets will cause problems if no truth samples are found.The text was updated successfully, but these errors were encountered: