FairVFL
Fairness algorithm implementation
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.
Codes of FairVFL
7 stars
1 watching
1 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| This project develops and evaluates algorithms for fair resource allocation in federated learning, aiming to promote more inclusive AI systems. | 244 |
| An implementation of Zemel et al.'s 2013 algorithm for learning fair representations in machine learning | 26 |
| Provides a Python implementation of fairness mechanisms in classification models to mitigate disparate impact and mistreatment. | 190 |
| An open-source tool for simulating the long-term impacts of machine learning-based decision systems on social environments | 314 |
| 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 framework for experimenting with robust optimization methods to improve fairness in machine learning models on noisy protected groups. | 6 |
| This repository contains implementations of measures to quantify discrimination in data | 38 |
| Implementation of federated learning algorithms for distributed machine learning on private client data | 37 |
| A method to improve machine learning model fairness without retraining the entire network | 15 |
| An algorithm for Federated Learning that handles client subsampling and data heterogeneity with unbounded smoothness | 0 |
| An evaluation toolkit to assess fairness in machine learning models | 343 |
| A Python library providing tools and algorithms for fairness in machine learning model development | 29 |
| An implementation of online multi-label ranking boosting using VFDT as weak learners | 4 |
| This repository provides an implementation of a differentially private federated learning algorithm designed to improve the robustness and performance of federated machine learning systems. | 42 |
| This project presents an approach to learning continuous image representation using a local implicit function. | 1,285 |