fair-classification
Fairness mechanism library
Provides a Python implementation of fairness mechanisms in classification models to mitigate disparate impact and mistreatment.
Python code for training fair logistic regression classifiers.
190 stars
12 watching
71 forks
Language: Python
last commit: about 3 years ago discriminationfairnessmachine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
zjelveh/learning-fair-representations | An implementation of Zemel et al.'s 2013 algorithm for learning fair representations in machine learning | 26 |
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 |
litian96/fair_flearn | This project develops and evaluates algorithms for fair resource allocation in federated learning, aiming to promote more inclusive AI systems. | 244 |
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 |
google/ml-fairness-gym | An open-source tool for simulating the long-term impacts of machine learning-based decision systems on social environments | 314 |
adebayoj/fairml | An auditing toolbox to assess the fairness of black-box predictive models | 361 |
koaning/scikit-fairness | A Python library providing tools and algorithms for fairness in machine learning model development | 29 |
i-gallegos/fair-llm-benchmark | Compiles bias evaluation datasets and provides access to original data sources for large language models | 115 |
ucsb-nlp-chang/fairness-reprogramming | A method to improve machine learning model fairness without retraining the entire network | 15 |
freedomintelligence/mllm-bench | Evaluates and compares the performance of multimodal large language models on various tasks | 56 |
tensorflow/fairness-indicators | An evaluation toolkit to assess fairness in machine learning models | 343 |
megantosh/fairness_measures_code | This repository contains implementations of measures to quantify discrimination in data | 38 |
algofairness/fairness-comparison | An online repository providing benchmarking tools and data for evaluating fairness-aware machine learning algorithms | 159 |
ethicalml/xai | An eXplainability toolbox for machine learning that enables data analysis and model evaluation to mitigate biases and improve performance | 1,135 |
cgnorthcutt/cleanlab | A tool for evaluating and improving the fairness of machine learning models | 57 |