Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 476 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 476 Bytes

Nudge in Streamlit

This Streamlit app displays user glucose levels with machine learning predictions of future glucose levels 30 minutes in advance

The goal is to provide user with advance warning of high glucose levels

Summary stats describe weekly glucose behavior

Machine learning model uses linear regression and random forest to create an averaged prediction which performs better than either alogorithm independently