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

Build Table Visualization to Support Fairness Metrics #77

Open
firste opened this issue Aug 13, 2024 · 0 comments · May be fixed by #99
Open

Build Table Visualization to Support Fairness Metrics #77

firste opened this issue Aug 13, 2024 · 0 comments · May be fixed by #99
Assignees
Labels
enhancement New feature or request

Comments

@firste
Copy link
Collaborator

firste commented Aug 13, 2024

Is your feature request related to a problem? Please describe

Seismometer is currently using aequitas for its fairness audit since it is a package that some healthcare organizations were already using. This has brought with it some other issues that have affected seismometer including -

  • No support for Python 3.12 - issue with pr
  • UX issues
    • Use more than color to differentiate pass/fail - link
    • Pass / fail language is too strong and should be configurable by variable - link
  • Use of altair rather than matplotlib for data visualization added development effort represented in pr

Describe the solution you'd like

Use fairlearn directly to generate relevant fairness metrics and plot them using either matplotlib or great_tables.

Describe alternatives you've considered

Additional context

@firste firste added the enhancement New feature or request label Aug 13, 2024
@gbowlin gbowlin linked a pull request Oct 8, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants