fairnessforensics / wiggum

simpson's paradox inspired fairness forensics
https://fairnessforensics.github.io/wiggum/
MIT License
5 stars 3 forks source link

normalize per-view scores #80

Open brownsarahm opened 5 years ago

brownsarahm commented 5 years ago

currently each score per occurence (pair of vairables and a groupby level) is in [0,1] but when we sum for a view score it's not normalized so a view with more groupby levels will generally have a higher score.