Skip to content

JungDominik/HeartDisease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HeartDisease Classification

image

Project Overview

This training project develops a prediction model of risk for heart disease in patients. Potential usecases are automatic first screening of incoming patients for risk of heart disease in hospitals or usage of the resulting tree structure as heuristic for medical professionals.

This analysis is a slightly modified version of an existing Statquest Jupyter Notebook (different dataset).

Frameworks / Packages used

  • Python (scikit-learn, matplotlib)
  • Jupyter Notebook (Static Version)

Analysis steps / Method

  • Data formatting for classification (based on initial exploratory analysis)
  • Classification Tree (node separation based on the default setting: Gini Impurity score)
  • Tree validation: Cross-validation

Data Overview

Contact

Please feel free to contact the author at dominikjung[at]gmx[dot]de

About

HeartDisease Classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published