fairnessforensics / wiggum

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

Improve trends #154

Closed brownsarahm closed 4 years ago

brownsarahm commented 4 years ago

Adds parameters to each trend:

Also renames roles to clarify user confusion: trend - > (independent, dependent) groupby - > splitby

and renamed resutl_df headings to match: feat1-> independent feat2 - > dependent

required additionally changing logic around symmetry of regression and correlation trend types