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

logic error in disparate_impact and statistical_parity_difference #292 #407

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

sreeja-g
Copy link
Contributor

#292 fix

type() instead of isinstance()

Copy link
Collaborator

@hoffmansc hoffmansc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@hoffmansc hoffmansc linked an issue Sep 16, 2022 that may be closed by this pull request
Copy link
Collaborator

@nrkarthikeyan nrkarthikeyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can commit after tests pass.

@hoffmansc hoffmansc merged commit 1d9effa into Trusted-AI:master Sep 16, 2022
Illia-Kryvoviaz pushed a commit to Illia-Kryvoviaz/AIF360 that referenced this pull request Jun 6, 2023
…ce()(Trusted-AI#407)

Signed-off-by: Illia-Kryvoviaz <illiakryvoviaz@gmail.com>
Illia-Kryvoviaz pushed a commit to Illia-Kryvoviaz/AIF360 that referenced this pull request Jun 7, 2023
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

Successfully merging this pull request may close these issues.

type(...) instead of isinstance(...)
3 participants