Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 491 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 491 Bytes

Mitigating Algorithmic Bias

Init

Running the notebook requires that you have the following installed correctly on your PC/Mac.

  • sciPy
  • AIF360 (Follow instructions on AIF360 documentation)
  • Numpy
  • Pandas
  • Matplotlib

Notebook (Main)

The contains results of expirements and analyses used in the report. All experiments and analyses for each task are done both the Adult Income dataset and the Census dataset. Simply Run All to repeat experiments and analysis for both datasets.