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

core/datasets.py split function validation assumes 2-class setting #393

Open
jasoncorso opened this issue Jan 7, 2020 · 0 comments
Open
Labels
bug Bug fixes

Comments

@jasoncorso
Copy link
Contributor

split_fractions = [0.5, 0.5]

This is presumptious and not a good idea to assume two class splitting always.

@jasoncorso jasoncorso added the bug Bug fixes label Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug fixes
Projects
None yet
Development

No branches or pull requests

1 participant