This project aims to build a machine learning model to identify whether a person is likely to have heart disease.
The project also includes data analysis and visualization to understand the dataset and evaluate the model.
The dataset used for this project can be downloaded from Kaggle.
- Python 3.8 or later
- Jupyter Notebook or Google Colab
- Basic knowledge of Python and Jupyter Notebook
Install the required dependencies using:
pip install -r requirements.txt