Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 674 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 674 Bytes

CardioCare Heart Attack Prediction ♥️

This a ML Model deployed which classifies if you have the chances to get an heart attack in near future from a few inputs.

This is very useful when it comes to checking your heart health as the model proved to be 96.7% accurate.

The Website is Live at :

        https://cardiocare-ptqf.onrender.com/

Here's a video demonstartion :

higher.mp4

To run this app:

Clone the Github repo

Open your terminal in the project folder.

run the command :

python3 app.py

Open the link of the develpoement server