Skip to content

aatmanvaidya/CSE523-Machine-Learning-2022-Abraca-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE523 Machine Learning 2022 Abraca-data

Coronary Artery Disease Prediction using Machine Learning Classifiers

Problem Statement

The aim of this project is to train a best-fit supervised machine learning model based on the selected training dataset, that predicts whether an individual has 10-years future risk of Coronary Artery Disease, given the details (input features) of that individual.

The dataset is accessed from here

Introduction

Machine Learning is used in a variety of areas all around the world. The healthcare industry is no different. Coronary Artery Disease (CAD) is the formation of plaque in the arteries that provide your heart with oxygen-rich blood. Plaque produces a blockage, which can lead to a heart attack. CAD is an extremely widespread illness all over the world, it is impacted by several modifiable risk factors. Predictive models built using machine learning (ML) algorithms may assist doctors to diagnose CAD at an early stage and improve results and in turn, also save many lives.

Results

The results of this project are as follows:

Pre PCA Performance Measures

Pre PCA AUC/ROC for kNN

Pre PCA AUC/ROC for Logistic Regression

Post PCA AUC/ROC for kNN

Post PCA AUC/ROC for Logistic Regression

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published