openml / openml/OpenML

document available filters

Open
#480 1 comment 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

I just learned by chance that data sets can be filtered with the following filters:

tag,status,limit,offset,data_name,number_instances,number_features,number_classes,number_missing_values.

So the list provided in the API docs
https://test.openml.org/api_docs/#!/data/get_data_list_filters
is incomplete, in particular filtering by data_name is missing.

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 documentation page linked in the issue and compare its documented data-list filters with the complete list given here. Update the documentation to include every available filter, especially data_name; done means the API docs list matches the supported filters.

Written by the indexing model from the issue text.

Assessment

Domain
api, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.