API call and website list different number of runs for user 86
Open
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
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
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