Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Readme.md

Heart Prediction

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.

Dataset

The dataset used for this project can be downloaded from Kaggle.

Setup Instructions

Prerequisites

  • Python 3.8 or later
  • Jupyter Notebook or Google Colab
  • Basic knowledge of Python and Jupyter Notebook

Installation

Install the required dependencies using:

pip install -r requirements.txt