openml / openml/OpenML

API call and website list different number of runs for user 86

Open
#431 13 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

Check:

https://www.openml.org/search?q=uploader_id:86&type=run

VS:

https://www.openml.org/api/v1/run/list/uploader/86

In my understanding, the two queries should return the same information, right?

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

Compare the website search for uploader_id:86 with the API endpoint /api/v1/run/list/uploader/86, using the two URLs in the issue as the starting point. Identify why they return different run counts and make their results consistent, then verify both queries report the same information.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.