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

Support for bias/unfairness mitigation for multiclass classification problems #335

Open
pradeepdev-1995 opened this issue Feb 14, 2023 · 1 comment

Comments

@pradeepdev-1995
Copy link

Do fairness-indicators support bias/unfairness measurement and mitigation also in multiclass classification use cases?

@pradeepdev-1995
Copy link
Author

According to the github page for tensorflow fairness-indicators :

Fairness Indicators enables easy computation of commonly-identified fairness metrics for binary and multiclass classifiers.

However, I'm unable to find any example using tf-fairness-indicators for multiclass classifier/output. The examples mentioned here and here demonstrates the usage only for binary-class, without giving any idea how to extend this for multiclass-classifiers.

Do we have any reference/documented approach for extending this to multiclass-classifiers ?

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

No branches or pull requests

1 participant