Skip to content

Files

Latest commit

 

History

History
 
 

Heart Disease Prediction

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Heart disease prediction

This python script uses a machine learning model to predict whether a person has heart disease or not.

How to run program

1. Fork this repository.

2. Clone your forked copy of the project.

git clone https://github.com/<your-user-name>/Amazing-Python-Scripts.git

Navigate to the project directory.

cd Amazing-Python-Scripts\Heart Disease Prediction

Install the requirements

pip install -r requirements.txt

To run

python script.py