Temporal leakage is silent
Features built from “all history” often include post-index labs or diagnoses. Accuracy looks great; the science does not.
Chronic-disease and other horizon-based risk models are easy to demo and hard to trust. This project makes the trustworthy path the default for education and research prototypes.
Features built from “all history” often include post-index labs or diagnoses. Accuracy looks great; the science does not.
A model can rank well (AUROC) while reporting risk percentages that do not match observed rates.
SHAP and schema-aligned inference are often missing from classroom notebooks, so demos stop at a CSV score column.
Without task presets, manifests, and a results pack, two students cannot compare the same experiment.
| Audience | Concrete outcome |
|---|---|
| Course / thesis student | A complete loop you can cite: data → health → train → leakage audit → SHAP → predict UI |
| Research lab | Shared Docker baseline, task YAML, named runs, downloadable metrics/figures for methods appendices |
| Open-source contributor | Clear non-goals, tests spanning API↔UI contracts, and documentation that matches the code |
| Instructor | Demo data that runs offline; students learn trust surfaces before chasing leaderboard metrics |
reports/ for peer review./v1/model/schema and /v1/predict to show schema-driven inference and explanations.U.S. healthcare systems carry a heavy chronic-disease burden. Research progress on predictive models requires tooling that makes temporal integrity, calibration, and explanation the default— especially in university labs and health-informatics classrooms that train the next workforce.
Index/horizon discipline and leakage audits reduce silent errors that inflate published AUROC and mislead follow-on work.
Students learn the same loop used in research prototypes: health checks, compare, calibrate, SHAP, schema-driven predict.
Task YAML, named runs, and results ZIPs help U.S. academic teams share methods appendices without exchanging PHI.
When group columns exist, fairness helpers and Analytics filters support subgroup reporting expected in careful health AI research.
This software is a research and education prototype—not a clinical product or medical device.
The framework’s value is methodological hygiene + researcher UX, not clinical deployment. That honesty is intentional: it keeps the project useful for learning, peer review, and open science, and avoids implying regulated medical-device status.
Next: Features in detail · How it works · Limits & model card · Full map