openml / openml/OpenML

Unable to fetch dataset qualities VIA API for a number of datasets

Open
#915 5 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

For the following datasets 252,1092,4537 I am encountering the following problem.
When I try to fetch dataset qualities via the https://www.openml.org/api/v1/json/data/qualities/ API {"error": {"code": "364", "message": "Dataset processed with error", "additional_information": "Read timed out"}}

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 reproducing requests to the qualities API endpoint for datasets 252, 1092, and 4537, and inspect the timeout response. Trace the endpoint's dataset-quality processing path; done means each listed dataset returns qualities without the dataset-processed error.

Written by the indexing model from the issue text.

Assessment

Domain
api, data, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.