You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The demo files mentioned in disparate_mistreatment/README.md (synthetic_data_demo/decision_boundary_demo.py, synthetic_data_demo/fairness_acc_tradeoff.py and propublica_compas_data_demo/demo_constraints.py) should provide minimal code examples for training unconstrained and fairness-constrained classifiers.
The main function being used is train_model_disp_mist in fair_classification/funcs_disp_mist.py and it contains documentation of the parameters.
I am trying to reproduce the disparate mistreatment experiments.
There are no guidelines, I am missing:
After several attempts and random guessing the above issues, the code still does not runs. It throws errors.
Any help will be very much appreciated.
Many thanks :)
The text was updated successfully, but these errors were encountered: