fairnessforensics / wiggum

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

Error with Kendall Tau when no trends are found #183

Open darbycobb opened 4 years ago

darbycobb commented 4 years ago

image

Whenever a dataset has no discernible trends Wiggum usually alerts the user, saying there was no trend. With one dataset tried, there was an error in the backend with Kendall tau about the inputs being the same size, when different settings were used.

Sample of dataset:

Screen Shot 2020-02-03 at 1 17 24 PM
carolinesadlerr commented 2 years ago

When people worked on it previously they were trying to replicate issue, it could not be replicated. The issue only happened with that specific data set, however that data set is not in the data folder.

As of this last week, when I ran the file, I did not get any errors.

brownsarahm commented 2 years ago

check this branch