Skip to content

benbobyabraham/heart_failure_prediction_dataset_kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heart Failure Prediction Dataset

11 clinical features for predicting heart disease events

Data Description

Similar Datasets

  • Hepatitis C Dataset: LINK
  • Body Fat Prediction Dataset: LINK
  • Cirrhosis Prediction Dataset: LINK
  • Stroke Prediction Dataset: LINK

Context

Cardiovascular diseases (CVDs) are the number 1 cause of death globally, taking an estimated 17.9 million lives each year, which accounts for 31% of all deaths worldwide. Four out of 5CVD deaths are due to heart attacks and strokes, and one-third of these deaths occur prematurely in people under 70 years of age. Heart failure is a common event caused by CVDs and this dataset contains 11 features that can be used to predict a possible heart disease.

People with cardiovascular disease or who are at high cardiovascular risk (due to the presence of one or more risk factors such as hypertension, diabetes, hyperlipidaemia or already established disease) need early detection and management wherein a machine learning model can be of great help.

Attribute Information

1.Age: age of the patient [years] 2.Sex: sex of the patient [M: Male, F: Female] 3.ChestPainType: chest pain type [TA: Typical Angina, ATA: Atypical Angina, NAP: Non-Anginal Pain, ASY: Asymptomatic] 4.RestingBP: resting blood pressure [mm Hg] 5.Cholesterol: serum cholesterol [mm/dl] 6.FastingBS: fasting blood sugar [1: if FastingBS > 120 mg/dl, 0: otherwise] 7.RestingECG: resting electrocardiogram results [Normal: Normal, ST: having ST-T wave abnormality (T wave inversions and/or ST elevation or depression of > 0.05 mV), LVH: showing probable or definite left ventricular hypertrophy by Estes' criteria] 8.MaxHR: maximum heart rate achieved [Numeric value between 60 and 202] 9.ExerciseAngina: exercise-induced angina [Y: Yes, N: No] 10.Oldpeak: oldpeak = ST [Numeric value measured in depression] 11.ST_Slope: the slope of the peak exercise ST segment [Up: upsloping, Flat: flat, Down: downsloping] 12.HeartDisease: output class [1: heart disease, 0: Normal]

Source

This dataset was created by combining different datasets already available independently but not combined before. In this dataset, 5 heart datasets are combined over 11 common features which makes it the largest heart disease dataset available so far for research purposes. The five datasets used for its curation are:

  • Cleveland: 303 observations
  • Hungarian: 294 observations
  • Switzerland: 123 observations
  • Long Beach VA: 200 observations
  • Stalog (Heart) Data Set: 270 observations

Total: 1190 observations Duplicated: 272 observations

Final dataset: 918 observations

Every dataset used can be found under the Index of heart disease datasets from UCI Machine Learning Repository on the following link: https://archive.ics.uci.edu/ml/machine-learning-databases/heart-disease/

Citation

fedesoriano. (September 2021). Heart Failure Prediction Dataset. Retrieved [Date Retrieved] from  https://www.kaggle.com/fedesoriano/heart-failure-prediction.

Acknowledgements

Creators:

1.Hungarian Institute of Cardiology. Budapest: Andras Janosi, M.D. 2.University Hospital, Zurich, Switzerland: William Steinbrunn, M.D. 3.University Hospital, Basel, Switzerland: Matthias Pfisterer, M.D. 4V.A. Medical Center, Long Beach and Cleveland Clinic Foundation: Robert Detrano, M.D., Ph.D.

Donor: David W. Aha (aha '@' ics.uci.edu) (714) 856-8779

About

Heart Failure Prediction using the dataset from kaggle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published