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

Indirect Bias #4

Open
ChristineBasta opened this issue Feb 1, 2019 · 0 comments
Open

Indirect Bias #4

ChristineBasta opened this issue Feb 1, 2019 · 0 comments

Comments

@ChristineBasta
Copy link

ChristineBasta commented Feb 1, 2019

I was looking in the code and wondered if it handled the indirect bias. So I wonder if it really exists there and I just can not get it.

Another thing, in the python tutorial notebook, computed the professions with respect to the projection score,as
sp = sorted([(E.v(w).dot(v_gender), w) for w in profession_words])
so I wonder if this is the same like computing the direct bias.

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