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

Added methods for equalized odds difference #477

Merged
merged 3 commits into from
Oct 11, 2023

Conversation

divyagaddipati
Copy link
Contributor

Implemented two methods for "classic"

  • equalized_odds_difference
  • generalized_equalized_odds_difference

jmarecek and others added 3 commits September 22, 2023 13:05
Signed-off-by: Divya <divyajyothig96@gmail.com>
* Updated readme for bank dataset
* Added age >60 to unprivileged group in bank_dataset.py
* Added tests for bank dataset
* Fixed linting errors for all tests/test_standard_datasets.py
* Added binary_age to fetch_bank
* Download bank dataset in ci.yml

Signed-off-by: Divya <divyajyothig96@gmail.com>
… odds difference

Signed-off-by: Divya <divyajyothig96@gmail.com>
@sne3091 sne3091 linked an issue Sep 22, 2023 that may be closed by this pull request
Copy link
Collaborator

@mnagired mnagired left a comment

Choose a reason for hiding this comment

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

looks great!

@hoffmansc hoffmansc merged commit 4594e98 into Trusted-AI:master Oct 11, 2023
5 of 9 checks passed
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.

Include additional classification metrics
5 participants