fairnessforensics / wiggum

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

Correlation general class closes #158 #161

Closed brownsarahm closed 4 years ago

brownsarahm commented 4 years ago

introduce a CorrelationBase class to reduce redundancy in the get_trend functions of CorrelationTrend and CorrelationSignTrend

brownsarahm commented 4 years ago

this closes #158 and prevents future partial fixes of correlation trend related issues