dssg / aequitas

Bias Auditing & Fair ML Toolkit
http://www.datasciencepublicpolicy.org/aequitas/
MIT License
694 stars 114 forks source link

Refactor get crosstabs #106

Closed sgpjesus closed 3 years ago

sgpjesus commented 3 years ago

Change class Group to have gen_metrics_df, where the confusion matrix is obtained through grouping the variables at column level. Small QoL improvements on methods and change in docstrings to NumPy format.