December 28, 2022

Heart Attack analysis

Posted on December 28, 2022  •  1 minutes  • 43 words

perform EDA and predict if a person is prone to a heart attack or not. Deployed the model using Streamlit

you can access the web app using the link

and use these numbers as input

57,1,2,150.0,126.0,1,1,173,0,0.2,2,1,3,97.5

55,1,0,132.0,353.0,0,1,132,1,1.2,1,1,3,97.5

GitHub link for the project !

Follow me