scikit-fairness
Fairness toolkit
A Python library providing tools and algorithms for fairness in machine learning model development
this repo might get accepted
29 stars
8 watching
8 forks
Language: Python
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
fairlearn/fairlearn | A tool to assess and mitigate unfairness in AI systems, helping developers ensure their models do not disproportionately harm certain groups of people. | 1,974 |
mbilalzafar/fair-classification | Provides a Python implementation of fairness mechanisms in classification models to mitigate disparate impact and mistreatment. | 190 |
cgnorthcutt/cleanlab | A tool for evaluating and improving the fairness of machine learning models | 57 |
google/ml-fairness-gym | An open-source tool for simulating the long-term impacts of machine learning-based decision systems on social environments | 314 |
tensorflow/fairness-indicators | An evaluation toolkit to assess fairness in machine learning models | 343 |
fair-chem/fairchem | A collection of machine learning methods and tools for materials science and quantum chemistry. | 929 |
ucsb-nlp-chang/fairness-reprogramming | A method to improve machine learning model fairness without retraining the entire network | 15 |
pokaxpoka/rognoisylabel | A Python package for robust inference via generative classifiers for handling noisy labels in machine learning. | 33 |
scikit-learn/scikit-learn | A comprehensive Python module for machine learning built on top of SciPy | 60,451 |
scikit-learn-contrib/metric-learn | A Python library providing efficient implementations of various supervised and weakly-supervised metric learning algorithms. | 1,402 |
dssg/aequitas | Toolkit to audit and mitigate biases in machine learning models | 701 |
kevincoble/aitoolbox | A toolbox of AI modules written in Swift for various machine learning tasks and algorithms | 794 |
litian96/fair_flearn | This project develops and evaluates algorithms for fair resource allocation in federated learning, aiming to promote more inclusive AI systems. | 244 |
scikit-learn-contrib/skope-rules | A Python machine learning module that generates logical rules to predict class labels with high precision | 624 |
taoqi98/fairvfl | A collection of code implementing the FairVFL algorithm and its associated data structures and utilities for efficient and accurate fairness-aware machine learning model training. | 7 |