You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🧪Yet Another ICU Benchmark: a holistic framework for the standardization of clinical prediction model experiments. Provide custom datasets, cohorts, prediction tasks, endpoints, preprocessing, and models. Paper: https://arxiv.org/abs/2306.05109
Early longer-stay risk for the renal cohort — a leakage-audited, calibrated, externally-validated clinical-ML case study (dbt + DuckDB + scikit-learn, MIMIC-IV + eICU).
Stroke risk prediction using Random Forest in R — ROSE class balancing, 14.03% OOB error rate, confusion matrix evaluation & deployed as .rds model for clinical use
Automated seizure onset detection on intracranial EEG (SWEC-ETHZ): feature extraction, EDA, and classical ML baselines with leave-one-patient-out evaluation
Predicts 30-day hospital readmission risk in diabetic patients using ICD-9 code grouping, random oversampling, and HistGradientBoosting on 101,766 clinical encounters. Best model: F1 = 0.2818, AUC = 0.6704.
Hospital readmission prediction ML pipeline in R — 6 algorithms (LASSO, Random Forest, SVM, KNN, Naive Bayes, Decision Tree) on 69,984 diabetic patients using Tidymodels + SMOTE
Multi-module clinical ML framework for real-time ICU mortality prediction, multimorbidity risk scoring, and waveform event detection with automated MLOps drift monitoring and ensemble fusion.
Portfolio di mini-progetti di machine learning per imaging biomedico e clinico: 1 tecnica = 1 repo, dati tracciabili, valutazione onesta vs baseline, demo Streamlit riproducibili (uv)