seismometer
seismometer copied to clipboard
Build Table Visualization to Support Fairness Metrics
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 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.