This repo includes source code and data files of experiments on datasets.
The experiment result with mlp on compas can be obtained with:
`python3 run_experiments.py --dataset compas --classifier mlp
--dataset: compas, adult
--classifier: mlp, xgboost