Skip to content

Web app to run a prediction algorithm created with machine learning

License

Notifications You must be signed in to change notification settings

ferris-lucas/diabetes-ml-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project of a Web App that performs predictions based on a machine learning model

Description

This project consists of a web app that receives data from a user and returns a message with the diagnosis according to the prediction of a machine learning model of the Random Forest Classifier type. The trained model was serialized and uploaded to the site. Whenever the input values are changed, the forecast is made.

image

A Random Foresc Classifier model was created and tuned. The overall accuracy achieved was 84.42%

Access

Link to web app: http://ferris77.pythonanywhere.com/

Acknowledgements

1. Smith, J.W., Everhart, J.E., Dickson, W.C., Knowler, W.C., & Johannes, R.S. (1988). Using the ADAP learning algorithm to forecast the onset of diabetes mellitus. In Proceedings of the Symposium on Computer Applications and Medical Care (pp. 261--265). IEEE Computer Society Press. 2. https://www.kaggle.com/uciml/pima-indians-diabetes-database

About

This is one of my first projects in my Machine Learning studies. Feedbacks and impressions are most welcome :)

About

Web app to run a prediction algorithm created with machine learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published