Skip to content

Indirect Bias #4

@ChristineBasta

Description

@ChristineBasta

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions