This release is a pre-release and may not be stable for production use.
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, statistical significance testing with multiple-comparison corrections, 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.1""numpy>=1.21.6, <=2.2.4""pandas>=1.3.5, <=2.2.3""scikit-learn>=1.0.2,<1.9""scipy>=1.8.0, <=1.15.2""seaborn>=0.11.2, <=0.13.2""statsmodels>=0.13, <=0.14.4""tqdm>=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.1a14},
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.
Release files for equiboots 0.0.1a14
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| equiboots-0.0.1a14.tar.gz | 44.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| equiboots-0.0.1a14-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 87.9 kB
Release files / equiboots-0.0.1a14.tar.gz
| Download URL | equiboots-0.0.1a14.tar.gz |
|---|---|
| Size | 44.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
68f8abb686a842e43dcfddaec18d219adc7e9424cbd3fa15d685f8861f42227d
|
|
BLAKE2b-256 checksum How to use checksums |
f14d16a29b92d3ef1d977151a342142c031a459ab3374450d38a7d72992ceffe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|
Release files / equiboots-0.0.1a14-py3-none-any.whl
| Download URL | equiboots-0.0.1a14-py3-none-any.whl |
|---|---|
| Size | 43.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e95f6a1efe5180e262fc190c572b1f0ee6f70535f008080c3ad746d118274ffe
|
|
BLAKE2b-256 checksum How to use checksums |
72412a5bb1ce15cc9bb9f4ff67ecbe1f2384fbe8e1d085ad346f21e3897cc2db
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|