document available filters
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
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 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