pmlb icon indicating copy to clipboard operation
pmlb copied to clipboard

Bug in Breast Cancer Wisconsin dataset

Open mrektor opened this issue 4 years ago • 1 comments

Hi everybody.

I found a small bug when fetching Breast Cancer Wisconsin dataset: The target class is not the last column but the first one.

This can be solved in code by simply querying for the "target" column, but for consistency I think should be fair to consider moving the target class to the last column.

mrektor avatar Nov 09 '21 10:11 mrektor

Thanks @mrektor for reporting this. We're open for PRs if you'd like to submit one to fix this issue. Thanks so much! 🙏🏽 🌻

trangdata avatar Nov 13 '21 18:11 trangdata