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.
189 stars
12 watching
71 forks
Language: Python
last commit: almost 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 Python package to assess and improve the fairness of machine learning models. | 1,948 |
litian96/fair_flearn | This project develops and evaluates algorithms for fair resource allocation in federated learning, aiming to promote more inclusive AI systems. | 243 |
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 framework for studying long-term fairness effects in machine learning decision systems | 312 |
adebayoj/fairml | An auditing toolbox to assess the fairness of black-box predictive models | 360 |
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 | 110 |
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 | 55 |
tensorflow/fairness-indicators | Tools for evaluating and visualizing 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,125 |
cgnorthcutt/cleanlab | A tool for evaluating and improving the fairness of machine learning models | 57 |