Skip to content

Heart Disease Prediction System ( 🔴 Live Demo ). A web-based app that predicts whether a person could be a potential cardiac patient or not. This app uses a machine learning model built on a 1025x13 data set using the decision tree algorithm with a 93% accuracy rate.

License

Notifications You must be signed in to change notification settings

somerongit/HEART-DISEASE-PREDICTION-SYSTEM

Repository files navigation

Heart Disease Prediction

It's a complete website which predicts if heart disease can occur or not based on some data. Please enable the virtual environment while using it.

Instrauction for installation

--> Install python 3.8 or later version

Click to download

--> Install VS code

Click to download

--> Install set-up

open 'cmd' on clone folder and run

pip install -r requirement.txt

---> Run the project

open 'cmd' on clone folder and run comment 

python main.py

About

Heart Disease Prediction System ( 🔴 Live Demo ). A web-based app that predicts whether a person could be a potential cardiac patient or not. This app uses a machine learning model built on a 1025x13 data set using the decision tree algorithm with a 93% accuracy rate.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published