This project is a amachine learning model that predicts the likelihood of heart disease in patients based on various medical attributes. The model was trained on a dataset containing information such as age, sex, cholesterol levels and other relevant factors
Torun this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Adebesin-Aramide/Heart_Disease_Prediction.git
- Navigate to the project directory:
cd Heart_Disease-Prediction
- Install the required packages:
pip install -r requirements.txt
Once the installation is complete, you can run the streamlit app:
streamlit run app.py
For a live video of the app, you can try it out here: https://heartdiseasepredictions.streamlit.app/