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

More sklearn-compatible metrics #290

Merged
merged 6 commits into from
Sep 3, 2022
Merged

More sklearn-compatible metrics #290

merged 6 commits into from
Sep 3, 2022

Conversation

hoffmansc
Copy link
Collaborator

  • Clean up bias scan/score
  • Additional bias scan notebook reproducing COMPAS analysis from original paper
  • Add differential fairness metrics (smoothed_edf, df_bias_amplification) Port micellaneous items to sklearn-compatible API #150
  • Add metrics from AWS (class_imbalance, kl_divergence, conditional_demographic_disparity)
  • Additional utility metrics (intersection, one_vs_rest)

@hoffmansc hoffmansc added this to the sklearn-compat milestone Feb 15, 2022
Signed-off-by: Samuel Hoffman <hoffman.sc@gmail.com>
* Remove dependency on casting floats to bools
* Improve args in sklearn api
* Fix docstrings
* Clarify notebooks
* Add new notebook reproducing paper analysis

Signed-off-by: Samuel Hoffman <hoffman.sc@gmail.com>
Signed-off-by: Samuel Hoffman <hoffman.sc@gmail.com>
Signed-off-by: Samuel Hoffman <hoffman.sc@gmail.com>
Signed-off-by: Samuel Hoffman <hoffman.sc@gmail.com>
Signed-off-by: Samuel Hoffman <hoffman.sc@gmail.com>
@hoffmansc hoffmansc merged commit 297379a into master Sep 3, 2022
@hoffmansc hoffmansc deleted the metrics branch September 3, 2022 01:47
Illia-Kryvoviaz pushed a commit to Illia-Kryvoviaz/AIF360 that referenced this pull request Jun 7, 2023
* add differential fairness metrics

* Clean up bias scan

* add aws metrics
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.

1 participant