fairnessforensics / wiggum

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

Scatterplot not showing correctly after switch from different trend types #148

Closed Shine226 closed 4 years ago

Shine226 commented 4 years ago

Click lin_reg cell, next click rank_trend, then click a pearson cell, got a messy scatterplot. Testing on wages_gender_rank_time_regression2 dataset

brownsarahm commented 4 years ago

This happens on multiple data sets, any time a scatter plot detail view is requested after line plot detail view

Shine226 commented 4 years ago

Are there any other datasets having both rank trend and regression trend that I can use to test and debug on a small size dataset?