openml / openml/OpenML

Ignore attributes: data set features and data description inconsistent

Open
#1,046 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.