Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Major Project - Cardiovascular Disease Detection using Ensemble Learning

License

Notifications You must be signed in to change notification settings

Aditya-Ramachandran/cardiovascular-disease-detection

Repository files navigation

Cardiovascular Disease Detection using Ensemble Learning

Introduction

Cardiovascular disease (CVD) refers to a group of disorders that affect the heart and blood vessels. It is a leading cause of death worldwide and can be caused by a variety of factors such as high blood pressure, high cholesterol, obesity, smoking, and a sedentary lifestyle. Some of the common forms of CVD include coronary artery disease, heart attacks, angina, stroke, and heart failure

Objective

The ultimate objective of CVD detection is to identify the disease as possible, prevent or manage its progression, and improve the overall health and well early as being of patients. By using various diagnostic tests and technologies, healthcare providers aim to provide personalized and effective treatment plans to patients, with the goal of reducing the incidence of CVD and its associated complications.

Methodology

Dataset

This project uses the Cardiovascular Disease dataset from Kaggle which contains 13 attributes and samples.

Classification Models

To improve the accuracy of cardiovascular disease diagnosis, we will propose an ensemble model based on machine learning algorithms, including XGBoost, K Nearest Neighbours, and Decision Trees, as well as a stacked model that combines an ML ensemble model with a Random Forest.We will utilize four machine learning techniques, namely Random Forest, KNN, Decision Trees, and XGBoost, in our project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Major Project - Cardiovascular Disease Detection using Ensemble Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages