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

[FEATURE] Fairness algorithm that does not require the test dataset to contain sensitive features #254

Open
1 task done
kimeetok opened this issue Feb 1, 2024 · 0 comments
Assignees
Labels
feature Should build this needs-triage Issues need triages by maintainer science stock-plugin

Comments

@kimeetok
Copy link
Contributor

kimeetok commented Feb 1, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Description

I would like a testing algorithm for fairness that does not require the test dataset to contain sensitive features as my model was not trained with any sensitive features.

Is your feature request related to a problem/limitation?

This is in relation to #226

Describe the solution you'd like

This alternative fairness test could probably take in an extra dataset as a test argument.
This extra dataset will contain any indirect sensitive features that correspond with each row in the testing dataset.

Alternatives

No response

Additional Context

No response

Related Issues/PRs

#226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Should build this needs-triage Issues need triages by maintainer science stock-plugin
Projects
None yet
Development

No branches or pull requests

2 participants