Ignore attributes: data set features and data description inconsistent
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
https://www.openml.org/api/v1/json/data/40984 reports three ignore attributes ("region.centroid.row", "region.centroid.col", "region.centroid.count").
https://www.openml.org/api/v1/json/data/features/40984 only one ("region.centroid.col").
Which one is right? Also note that this is a data set used in CC18.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the two API responses for dataset 40984 and checking how the dataset is represented in CC18. Determine which ignore-attribute list is intended and identify the source of the discrepancy. Done means the endpoints are consistent or the intended difference is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100