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

GitHub

7 stars
1 watching
1 forks
Language: Python
last commit: about 2 years ago

Related projects:

Repository Description Stars
litian96/fair_flearn This project develops and evaluates algorithms for fair resource allocation in federated learning, aiming to promote more inclusive AI systems. 243
zjelveh/learning-fair-representations An implementation of Zemel et al.'s 2013 algorithm for learning fair representations in machine learning 26
mbilalzafar/fair-classification Provides a Python implementation of fairness mechanisms in classification models to mitigate disparate impact and mistreatment. 189
google/ml-fairness-gym An open source framework for studying long-term fairness effects in machine learning decision systems 312
fairlearn/fairlearn A Python package to assess and improve the fairness of machine learning models. 1,948
wenshuoguo/robust-fairness-code A framework for experimenting with robust optimization methods to improve fairness in machine learning models on noisy protected groups. 6
megantosh/fairness_measures_code This repository contains implementations of measures to quantify discrimination in data 38
mmorafah/pacfl Implementation of federated learning algorithms for distributed machine learning on private client data 37
ucsb-nlp-chang/fairness-reprogramming A method to improve machine learning model fairness without retraining the entire network 15
mingruiliu-ml-lab/episode_plusplus An algorithm for Federated Learning that handles client subsampling and data heterogeneity with unbounded smoothness 0
tensorflow/fairness-indicators Tools for evaluating and visualizing fairness in machine learning models 343
koaning/scikit-fairness A Python library providing tools and algorithms for fairness in machine learning model development 29
younghjung/onlinemlrboostingwithvfdt An implementation of online multi-label ranking boosting using VFDT as weak learners 4
ymjs-irfan/dp-fedsam This repository provides an implementation of a differentially private federated learning algorithm designed to improve the robustness and performance of federated machine learning systems. 41
yinboc/liif This project presents an approach to learning continuous image representation using a local implicit function. 1,271