Diabetes Risk Screening ML System
Recall-Focused Healthcare Classification
Built a screening-oriented ML system for early diabetes risk estimation, with emphasis on recall-focused evaluation for high-sensitivity healthcare use cases.
Designed the workflow with preprocessing, model inference, and a simple application layer to connect ML outputs to a usable screening interface rather than a notebook-only experiment.
Focused evaluation choices on realistic screening behavior rather than accuracy alone, improving the project’s relevance for practical healthcare classification scenarios.
Deployed the solution through FastAPI and a lightweight Streamlit interface, making the workflow easier to interact with and demonstrate end-to-end.