fairness_measures_code
Discrimination quantifier
This repository contains implementations of measures to quantify discrimination in data
38 stars
8 watching
6 forks
Language: Python
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
google/ml-fairness-gym | An open source framework for studying long-term fairness effects in machine learning decision systems | 312 |
mbilalzafar/fair-classification | Provides a Python implementation of fairness mechanisms in classification models to mitigate disparate impact and mistreatment. | 189 |
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 |
quantifiedcode/python-anti-patterns | A collection of common Python coding mistakes and poor practices | 1,716 |
nyu-mll/bbq | A dataset and benchmarking framework to evaluate the performance of question answering models on detecting and mitigating social biases. | 87 |
quantifiedcode/quantifiedcode | A code analysis and automation platform | 111 |
i-gallegos/fair-llm-benchmark | Compiles bias evaluation datasets and provides access to original data sources for large language models | 110 |
cisco-open/inclusive-language | Tools and resources for identifying biased language in code and content. | 21 |
fairlearn/fairlearn | A Python package to assess and improve the fairness of machine learning models. | 1,948 |
tensorflow/fairness-indicators | Tools for evaluating and visualizing fairness in machine learning models | 343 |
benhamner/metrics | Provides implementations of various supervised machine learning evaluation metrics in multiple programming languages. | 1,627 |
koaning/scikit-fairness | A Python library providing tools and algorithms for fairness in machine learning model development | 29 |
laser-umass/themis | A tool to test software for discriminatory biases in decision-making processes | 101 |
cgnorthcutt/cleanlab | A tool for evaluating and improving the fairness of machine learning models | 57 |
zjelveh/learning-fair-representations | An implementation of Zemel et al.'s 2013 algorithm for learning fair representations in machine learning | 26 |