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

Gender Distribution For imdb, dblp and uspt Datasets. #91

Open
Hamedloghmani opened this issue Mar 6, 2024 · 0 comments
Open

Gender Distribution For imdb, dblp and uspt Datasets. #91

Hamedloghmani opened this issue Mar 6, 2024 · 0 comments
Assignees

Comments

@Hamedloghmani
Copy link
Member

The following are the gender distributions of our datasets calculated by @gabrielrueda .

RESULTS: dblp (filtered, OpeNTF0.1)
Male (True) percent: 85.79% (12194)
Female (False) percent: 14.21% (2020)
NULL percent: 0.00% (0)
Total Count: 14214

RESULTS: imdb(filtered, OpeNTF0.1)
Male (True) percent: 87.67% (1763)
Female (False) percent: 12.33% (248)
NULL percent: 0.00% (0)
Total Count: 2011

RESULTS: uspt(filtered, OpeNTF0.1)
Male (True) percent: 86.14% (11124)
Female (False) percent: 7.09% (916)
NULL percent: 6.77% (874)
Total Count: 12914

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

No branches or pull requests

2 participants