A Python library for fairness-aware model evaluation, bias auditing, and performance visualization, supporting classification and regression models with robust analytics across demographic groups.
Project description
The equiboots library is a fairness-aware model evaluation toolkit designed to audit performance disparities across demographic groups. It provides robust, bootstrapped metrics for binary, multi-class, and multi-label classification, as well as regression models. The library supports group-wise performance slicing, fairness diagnostics, and customizable visualizations to support equitable AI/ML development.
equiboots is particularly useful in clinical, social, and policy domains where transparency, bias mitigation, and outcome fairness are critical for responsible deployment.
Prerequisites
Before installing equiboots, ensure your system meets the following requirements:
Python Version
equiboots requires Python 3.7.4 or higher. Specific dependency versions vary depending on your Python version.
Dependencies
The following dependencies will be automatically installed with equiboots:
matplotlib>=3.5.3, <=3.10.1numpy>=1.21.6, <=2.2.4pandas>=1.3.5, <=2.2.3scikit-learn>=1.0.2, <=1.5.2scipy>=1.8.0, <=1.15.2seaborn>=0.11.2, <=0.13.2statsmodels>=0.13, <=0.14.4tqdm>=4.66.4, <=4.67.1
💾 Installation
You can install equiboots directly from PyPI:
pip install equiboots
📄 Official Documentation
https://uclamii.github.io/equiboots_docs
🌐 Author Website
⚖️ License
equiboots is distributed under the Apache License. See LICENSE for more information.
📚 Citing equiboots
If you use equiboots in your research or projects, please consider citing it.
@software{shpaner_2025_15086941,
author = {Shpaner, Leonid and
Funnell, Arthur and
Rahrooh, Al and
Beam, Colin and
Petousis, Panayiotis},
title = {EquiBoots},
month = mar,
year = 2025,
publisher = {Zenodo},
version = {0.0.1a10},
doi = {10.5281/zenodo.15086941},
url = {https://doi.org/10.5281/zenodo.15086941}
}
Support
If you have any questions or issues with equiboots, please open an issue on this GitHub repository.
Acknowledgements
This work was supported by the UCLA Medical Informatics Institute (MII) and the Clinical and Translational Science Institute (CTSI). Special thanks to Alex Bui, PhD, for his invaluable guidance and support. Many thanks to David Elashoff, PhD, and Sitaram Vangala, M.S., for their statistical consultation. Thanks to Jayleen Mendoza for her contribution to model healing.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file equiboots-0.0.1a10.tar.gz.
File metadata
- Download URL: equiboots-0.0.1a10.tar.gz
- Upload date:
- Size: 41.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f8c0a677e24b8fb3807f8c3dacd5d22e4b70af72b8cc07baff4788206949d89
|
|
| MD5 |
38a638589df0391a9b1aeb1808f1ec0d
|
|
| BLAKE2b-256 |
669a4d34d9c1b53cddbc2cc3abcffb053124dcab82902b1adf7ad933424cf065
|
File details
Details for the file equiboots-0.0.1a10-py3-none-any.whl.
File metadata
- Download URL: equiboots-0.0.1a10-py3-none-any.whl
- Upload date:
- Size: 40.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
955e137a037cd0fe190d53dd9a41f7625180f39729419e4c6753b055a72397b7
|
|
| MD5 |
9de6210a230e965399ee79e6cc208a89
|
|
| BLAKE2b-256 |
54173ed657c853e706ea331b48cfa11e182445209c532fd3315d3f331bd06bda
|