pymetrics / audit-ai

detect demographic differences in the output of machine learning models or other assessments
MIT License
312 stars 46 forks source link

now allows plotting function to take in bias_report #8

Closed dwww2012 closed 6 years ago

dwww2012 commented 6 years ago

Fairly straightforward: as written it requires many inputs, when under the hood the plotting only actually needs the bias_report dictionary--this will allow that to be optionally passed in, which makes none of the other arguments necessary