YerevaNN/mimic3-benchmarks
Python suite to construct benchmark machine learning datasets from the MIMIC-III 💊 clinical database.
Provides standardized benchmark datasets for four clinically-relevant prediction tasks—mortality, decompensation, length-of-stay, and phenotyping—each mapped to core ML problem types (classification, time series classification, regression, multilabel sequence classification). The toolkit handles end-to-end data transformation from raw MIMIC-III CSVs through subject extraction, event validation, and episode segmentation with integrated outlier detection and variable normalization. Includes baseline RNN models, evaluation metrics, and reader utilities designed for multitask learning architectures on clinical time series data.
874 stars. No commits in the last 6 months.
Stars
874
Forks
342
Language
Python
License
MIT
Category
Last pushed
Apr 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/YerevaNN/mimic3-benchmarks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
rvandewater/YAIB
🧪Yet Another ICU Benchmark: a holistic framework for the standardization of clinical prediction...
justin13601/ACES
[ICLR 2025] ACES: Automatic Cohort Extraction System for Event-Streams
yhzhu99/covid-ehr-benchmarks
A Comprehensive Benchmark For COVID-19 Predictive Modeling Using Electronic Health Records
Mubarraqqq/gnn-challenge
This project focuses on predicting maternal-fetal health outcomes, specifically early detection...
futianfan/clinical-trial-outcome-prediction
benchmark dataset and Deep learning method (Hierarchical Interaction Network, HINT) for clinical...