Skip to content

relaxedplan/detecting-mitigating-bias-base

Repository files navigation

Detecting and Mitigating Bias in Machine Learning Models Starting Repository

Starter repository for Manning LiveProject: Detecting and Mitigating Bias in Machine Learning Models

Setup

This project requires Python 3.7 installed with the anaconda distribution.

To install the required libraries in a new virtual environment, run conda env create -f environment.yml from the project root directory. This will install the libraries into a virtual env that can be activated with conda activate bias-project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published