openml / openml/OpenML

data/qualities/list should also return the description of each quality

Open
#501 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

API v2
Dominant language
PHP
Stars
755
Forks
128
PR merge metrics
No merged PRs in 30d

Description

The description of each data quality can be obtained from each data set page (e.g. https://www.openml.org/d/357). However, we don't have an API call that returns the description right?
Maybe you can add this here http://www.openml.org/api/v1/json/data/qualities/list ?

Or do we have a general page where each data quality is documented and explained?

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 with the /api/v1/json/data/qualities/list endpoint and compare its response with the quality descriptions shown on a dataset page such as /d/357. Determine whether the API should expose descriptions or link to a general documentation page; done means the chosen quality information is consistently available and documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.