Skip to content

acmarkes/heart-disease-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heart Disease Prediction Demo

Demonstration of the Streamlit library for deployment of machine learning predictive models.

You can use the app here.

The data used for the training of the model can be found on the UCI ML Repository. Given the small amount of data and my lack of expertise in healthcare, the results given by the model should in no way serve as substitute for the diagnosis made by an actual medical professional.

The cleaning and training process can be found on the heartd-model.py file. Data analysis and cleaning was superficial because the objective was the quick deployment of a simple predictive model. The code for the web app can be found on the heartd-app.py

About

Demo of a web app for heart disease diagnostic tool using the Streamlit library for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages