Medical-Event-Data-Standard / Medical-Event-Data-Standard/MEDS-DEV
We should expose an endpoint in the MEDS-DEV codebase to report in structured form the information necessary about current models, tasks, datasets, and results for display in the website
Open
@kamilest is already working on this.
Since Mar 19, 2025.
- #211 by @mmcdermott — closed without merging
Datasets
Models
priority:critical
Tasks
Usability/Interface
Website / Branding
- Dominant language
- Python
- Stars
- 43
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
This code endpoint should either be used for:
- Direct retrieval by the website engine to source current list of supported things, or
- Usage in the context of the results writing GitHub action to track deltas as versions within MEDS-DEV change over time, so that historical results can be interpreted w.r.t. the set of dataets/tasks/models supported at that time.
# 2 is likely the better solution, though it is more complex.
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.
Assessment
This issue has not been assessed yet.