Skip to content

Develop a predictive model using logistic regression techniques to assess heart disease risk based on patient health metrics and data analysis.

Notifications You must be signed in to change notification settings

shafaq-aslam/Predicting-Heart-Disease-Risk-with-Logistic-Regression-Techniques

Repository files navigation

Predicting Heart Disease Risk with Logistic Regression Techniques

Project Overview

This project implements logistic regression techniques to predict the risk of heart disease based on various health metrics and patient data. The model aims to assist healthcare professionals in early diagnosis and intervention.

Table of Contents

Installation

To set up the project, clone the repository and install the required packages using the following commands:

git clone https://github.com/shafaq-aslam/Predicting-Heart-Disease-Risk-with-Logistic-Regression.git
cd Predicting-Heart-Disease-Risk-with-Logistic-Regression
pip install -r requirements.txt

Usage

Run the Jupyter Notebook for training and evaluating the logistic regression model:

jupyter notebook

Work Flow

Dateset

The dataset used for this project contains various health metrics, including age, cholesterol levels, blood pressure, and other relevant features that contribute to heart disease risk. Dataset

Model Evaluation

The model's performance is evaluated using metrics such as accuracy, precision, recall, and F1-score to ensure reliable predictions.

Results

The logistic regression model demonstrates high accuracy in predicting heart disease risk, providing valuable insights for healthcare professionals.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any suggestions or improvements.

About

Develop a predictive model using logistic regression techniques to assess heart disease risk based on patient health metrics and data analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published