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

why did you produce 5 splits in "sss = StratifiedShuffleSplit(n_splits=5, test_size=split, random_state=0)" #20

Open
leoozy opened this issue Apr 15, 2021 · 0 comments

Comments

@leoozy
Copy link

leoozy commented Apr 15, 2021

Hello, I have a question about the dataset.py.
sss = StratifiedShuffleSplit(n_splits=5, test_size=split, random_state=0)
In this line, you produced 5 different datasets. Why you have to produce 5 instead 1?

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