Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 453 Bytes

File metadata and controls

9 lines (6 loc) · 453 Bytes

Diabetes-Milletus-Risk-Index-Generator

  • An application offering streamlined personalized reports based on the collected data.

  • Outputs the risk factor score of diabetes out of 50 given few viable inputs from the user.

  • Achieved an accuracy of 80% on Logistic Regression with K fold cross-validation.

  • This version is a prototype web app.

  • Download/Fork the Repository and run app.py to view the webapp in local host [ http://127.0.0.1:5000/]