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

Is F-EMNIST class-balanced? #43

Open
ashok-arjun opened this issue Oct 13, 2021 · 0 comments
Open

Is F-EMNIST class-balanced? #43

ashok-arjun opened this issue Oct 13, 2021 · 0 comments

Comments

@ashok-arjun
Copy link

ashok-arjun commented Oct 13, 2021

Hi - thanks for the great library.

E-MNIST can be split into various kinds, depending on whether class-balance is needed or not.

The balanced dataset header in this link shows that this is derived from the ByMerge split, and finally has 47 classes, unlike 62 (unbalanced).

Does each user in the F-EMNIST dataset have balance across classes? Directly by using your code, I got an unbalanced dataset per user with many classes having as low as 1 image within that task.

Is there a way to generate class-balanced user splits from the code?

Thank you

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