Metadata-Version: 2.4
Name: equiboots
Version: 0.0.0a0
Summary: A Python library for fairness-aware model evaluation, bias auditing, and performance visualization, supporting classification and regression models with robust analytics across demographic groups.
Author-email: "UCLA CTSI ML Team: Leonid Shpaner, Arthur Funnell, Panayiotis Petousis" <pp89@ucla.edu>
Project-URL: Author Website, https://www.mii.ucla.edu/
Project-URL: Documentation, https://uclamii.github.io/model_tuner
Project-URL: Zenodo Archive, https://zenodo.org/doi/10.5281/zenodo.12727322
Project-URL: Source Code, https://github.com/uclamii/model_tuner/
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7.4
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: matplotlib<=3.10.1,>=3.5.3
Requires-Dist: numpy<=2.2.4,>=1.21.6
Requires-Dist: pandas<=2.2.3,>=1.3.5
Requires-Dist: scikit-learn<=1.5.2,>=1.0.2
Requires-Dist: scipy<=1.15.2,>=1.8.0
Requires-Dist: seaborn<=0.13.2,>=0.11.2
Requires-Dist: tqdm<=4.67.1,>=4.66.4
Dynamic: license-file
