Missing metafeatures on openml.org and in python API
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to access all the metafeatures available to compare against the ones computed by my team. We noticed that there are far fewer metafeatures available lately. For example, the Iris dataset has only 19 listed, but I think there are supposed to be over 100. Using the python API, version 0.7.0, we get the same results.
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 reproducing the discrepancy with the Python API version 0.7.0 for the Iris dataset, then compare its results with the metafeatures shown on openml.org. The issue mentions the metalearn comparison and an expected count of over 100; done means the missing metafeatures are restored consistently in both interfaces.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100