EpistasisLab / EpistasisLab/pmlb
Bug in Breast Cancer Wisconsin dataset
Open
- Dominant language
- Python
- Stars
- 873
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.