Skip to content

This project is aimed at predicting the likelihood of coronary heart disease (CHD) in individuals over the next ten years using Logistic Regression.

Notifications You must be signed in to change notification settings

Soumyapro/Heart-Disease-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heart Disease Prediction Using Logistic Regression

Model Performance

This project is aimed at predicting the likelihood of coronary heart disease (CHD) in individuals over the next ten years using Logistic Regression. The dataset includes various health-related features to predict whether a patient will develop CHD (1) or not (0).

Table of Contents

  1. Project Overview
  2. Dataset
  3. Setup and Installation

Project Overview

The heart disease prediction model is built using Logistic Regression, which is well-suited for binary classification tasks. The goal is to classify individuals with a high risk of CHD in upcoming ten years.

Dataset

The dataset used in this project is framingham.csv.

Setup and Installation

  1. Clone the Repository:
    git clone https://github.com/Soumyapro/heart-disease-prediction.git
    cd heart-disease-prediction

About

This project is aimed at predicting the likelihood of coronary heart disease (CHD) in individuals over the next ten years using Logistic Regression.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published