koaning / scikit-fairness

this repo might get accepted
https://scikit-fairness.netlify.app/
29 stars 9 forks source link

add group metric #8

Open koaning opened 4 years ago

JCZuurmond commented 4 years ago

Could this issue be clarified?

koaning commented 4 years ago

sure.

we have a metric trick in scikit lego that can calculate a metric per group. so we can say we want to calculate the mse of the model ... per gender.

this is useful for discovering imbalance in model performance.