cleanlab
Model fairness tool
A tool for evaluating and improving the fairness of machine learning models
Official cleanlab repo is at https://github.com/cleanlab/cleanlab
57 stars
2 watching
8 forks
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An algorithm and package for handling noisy labels in binary classification problems | 82 |
| 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 |
| A Python library providing tools and algorithms for fairness in machine learning model development | 29 |
| An evaluation toolkit to assess fairness in machine learning models | 343 |
| Automatically detects issues in image datasets to improve computer vision models | 1,038 |
| A method to improve machine learning model fairness without retraining the entire network | 15 |
| Provides a Python implementation of fairness mechanisms in classification models to mitigate disparate impact and mistreatment. | 190 |
| Adapting clean code principles to machine learning and data science in Python | 714 |
| An auditing toolbox to assess the fairness of black-box predictive models | 361 |
| A tool for measuring fairness and mitigating bias in machine learning workflows | 167 |
| A community wiki for improving code quality through static analysis and style checking tools | 342 |
| Evaluates and aligns the values of Chinese large language models with safety and responsibility standards | 481 |
| Toolkit to audit and mitigate biases in machine learning models | 701 |
| This repository contains implementations of measures to quantify discrimination in data | 38 |
| Converting dirty machine learning code into clean, modular, and reusable components using the Pipe and Filter Design Pattern for Machine Learning. | 18 |