Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework repeated K-fold CV #25

Open
gibsramen opened this issue Jul 20, 2022 · 1 comment
Open

Rework repeated K-fold CV #25

gibsramen opened this issue Jul 20, 2022 · 1 comment

Comments

@gibsramen
Copy link
Collaborator

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.

@gibsramen
Copy link
Collaborator Author

Also reduce default splits & repeats. 10 splits is far too high.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant