CDEIUK / bias-mitigation

Machine Learning Bias Mitigation

Home Page:https://cdeiuk.github.io/bias-mitigation/

Repository from Github https://github.comCDEIUK/bias-mitigationRepository from Github https://github.comCDEIUK/bias-mitigation

Bias exploration

Build and Deploy Site Clean and Release Notebooks

This repository contains an analysis of bias mitigation algorithms in machine learning. We apply a range of interventions to two data sets and compare results.

You can view the results of our analysis and an accompanying discussion on our accompanying website.

Notebooks containing all of our analysis can be found in the notebooks/ folder. You can run any one of them in your browser without installing anything courtesy of Binder. Alternatively clone this repository to run the notebooks locally. You can install the required dependencies with

pip install -r ./src/requirements.txt

Development

All source code is contained in src/, including raw versions of the notebooks. See the README in src/ for more details.

About

Machine Learning Bias Mitigation

https://cdeiuk.github.io/bias-mitigation/

License:MIT License


Languages

Language:Jupyter Notebook 92.6%Language:JavaScript 4.5%Language:Python 2.0%Language:CSS 0.6%Language:Makefile 0.3%