Chronic disease & population health
Diabetes, heart failure, and related conditions shape U.S. health system demand. Horizon-based risk research needs index-time integrity so published metrics reflect real predictive signal—not leakage.
An open-source framework for leakage-safe, calibrated, and explainable EHR risk prediction.
Clinical machine learning workbench for students, labs, and health-informatics research: temporal splits, leakage audits, Brier/ECE calibration, and SHAP — on longitudinal EHR-style data. Research and education only. Outputs are not clinical recommendations and are not intended for patient care. We are working toward broader general-purpose use in the future.
Free demo server — it may be slow. Check it with a small amount of data. For larger workloads or freer experimentation, run locally or on your own server. Open live demo
Chronic disease remains a major driver of morbidity, mortality, and cost in the United States. Progress in health AI depends less on another opaque notebook and more on methods that universities, academic medical centers, and public-health partners can audit, teach, and reproduce.
Diabetes, heart failure, and related conditions shape U.S. health system demand. Horizon-based risk research needs index-time integrity so published metrics reflect real predictive signal—not leakage.
Leakage audits, calibrated probabilities (Brier / ECE), and SHAP explanations support the U.S. research community’s push toward reliable, transparent clinical machine learning.
A one-command Docker workbench helps U.S. students and trainees practice a full train → audit → explain → serve loop used in serious labs—not only a single AUROC printout.
MIT-licensed code, task YAML, schema-driven APIs, and downloadable result packs lower the barrier for academic and nonprofit teams—without shipping PHI.
Read more: Why it matters · Limits & model card
Configurable index time and horizon. Chronic-risk demos by default; other binary outcomes (for example 30-day readmission) via task YAML.
Features use only data at or before index time. An audit job flags common future-leak mistakes.
Optional isotonic calibration with Brier and ECE on hold-out evaluation.
Generate SHAP from Results; show drivers on Predict with schema-aligned forms.
docker compose up → Datasets → Train → Analytics → Predict. Named runs and a results ZIP.