lamferzon / Heart-disease-analysis

Statistical analysis in R of a heart disease dataset by using logistic regression and random forest.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A statistical learning model to predict heart disease predisposition through physiological parameters and habits

Image 1

  • Trend of the misclassification error (MISE) as function of the classification threshold, logistic regression.

Authors

  • Lorenzo LEONI, postgraduate in Computer Engineering at University of Bergamo.
  • Andrea TRESOLDI, postgraduate in Computer Engineering at University of Bergamo.

Abstract

According to the Center for Disease Control and Prevention (CDC), heart disease is one of the leading causes of death for people in the U.S. The aim of this study is to predict heart disease predisposition through physiological parameters and habits (e.g. BMI, diabetes, sleep time and smoking) by using statistical learning methods.

Ketwords

Heart disease, statistical learning methods, logistic regression, undersampling.

About

Statistical analysis in R of a heart disease dataset by using logistic regression and random forest.

License:MIT License


Languages

Language:R 100.0%