Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 677 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 677 Bytes

Heart-Disease-Prediction

This dataset provides information on the risk factors for heart disease.

The system uses 15 medical parameters such as age, sex, blood pressure, cholesterol, and obesity for prediction.

Getting started

  1. get the code from the repository and run the following command
git clone https://github.com/sagnikghoshcr7/Heart-Disease-Prediction.git
  1. install required python packages if previously not installed

  2. Finally run on Jupyter Notebook and enjoy 😉