Goal
Upgrade the project from a course-style notebook into a reproducible ML case study.
Completed portfolio/reproducibility foundation
Remaining experimental work
Acceptance criteria
The issue should close only after a new reproducible experiment follows EXPERIMENT_PROTOCOL.md and the README presents an honest baseline-vs-model comparison without implying clinical readiness.
Goal
Upgrade the project from a course-style notebook into a reproducible ML case study.
Completed portfolio/reproducibility foundation
MODEL_CARD.mdwith intended use, out-of-scope clinical use and limitations.EXPERIMENT_PROTOCOL.mdcovering data provenance, deterministic splits, seeds, preprocessing, training configuration, required metrics and baseline comparisons.THIRD_PARTY_NOTICES.mdseparating dataset/framework rights from project licensing.scripts/validate_project.py.ML Portfolio Qualityworkflow.Remaining experimental work
Acceptance criteria
The issue should close only after a new reproducible experiment follows
EXPERIMENT_PROTOCOL.mdand the README presents an honest baseline-vs-model comparison without implying clinical readiness.