Skip to content

Machine Learning Classification Modeling in Python. Predicted will a critically ill patient who undergoes a right heart catheterization expire during the procedure.

Notifications You must be signed in to change notification settings

leepingtay/predictive_analytics_heart_disease

Repository files navigation

Predictive Analytics Capstone Project - Classification Models in Python

This Jupyter Notebook is the notebook for my capstone project on heart disease prediction.

Source of dataset

Vanderbilt University Medical Center Department of Biostatistics http://biostat.mc.vanderbilt.edu/wiki/pub/Main/DataSets/rhc.html

Project Goal

Predict will a critically ill patient who undergoes RHC die during the procedure.

Introduction

A right heart catheterization (RHC) is a procedure to check conditions of patient's heart and lungs. 58 features were created for this predictive models. Seven classification models (K nearest neighbors, Logistic Regression, Stochastic Gradient Descent, Naive Bayes, Decision Tree, Random Forest, Gradient Boosting) were built, trained, and evaluated. Best model that gives the highest AUC score was chosen and outcomes were communicated.

Prerequisites

Python (using version 3.6.8) Jupyter Notebook

Authors

Lee Ping Tay

Acknowledgments

My professor, Andrew Long GitHub Page

About

Machine Learning Classification Modeling in Python. Predicted will a critically ill patient who undergoes a right heart catheterization expire during the procedure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published