-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels