MIMIC-CDM/leaderboard
8
MIMIC CDM Leaderboard
A static, reliable leaderboard for the MIMIC Clinical Decision Making benchmarks. Scores are bundled with the Space so the public page has no runtime server, scheduled restarts, or startup downloads.
Updating results
Clone or update the two public result repositories, then run:
python scripts/sync_results.py \
--cdm-dir /path/to/results-CDM \
--cdm-fi-dir /path/to/results-CDM-FIValidate before pushing:
python -m unittest discover -s tests
node --check app.jsRefresh the bundled model repository publication dates used by the release timeline with:
python scripts/fetch_release_dates.py