This python script uses a machine learning model to predict whether a person has heart disease or not.
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
python script.py