|
Variable name | Variable type | Variable description |
|
Age | int64 | Age of individual in years |
Sex | int64 | Gender (1 = male, 0 = female) |
Cp | int64 | Chest pain type (1 = typical angina, 2 = atypical angina, 3 = non-anginal pain, 4 = asymptomatic) |
Trestbps | int64 | Resting blood pressure in mm Hg |
Chol | int64 | Serum cholesterol in mg/dl |
Fbs | int64 | Fasting blood sugar level >120 mg/dl (1 = true, 0 = false) |
Rest ECG | int64 | Resting electrocardiographic results (0 = normal, 1 = having ST-T, 2 = hypertrophy) |
Thalach | int64 | Maximum heart rate achieved |
Exang | int64 | Exercise-induced angina (1 = yes, 0 = no) |
Oldpeak | float64 | ST depression induced by exercise relative to rest |
Slope | int64 | The slope of the peak exercise ST segment (1 = upsloping, 2 = flat, 3 = downsloping |
Ca | int64 | Number of major vessels (0–4) colored by fluoroscopy |
Thal | int64 | Thalassemia is an inherited blood disorder that affects the body’s ability to produce hemoglobin and red blood cells. |
Target | int64 | (3 = normal, 6 = fixed defect, 7 = reversible defect the predicted attribute, diagnosis of heart disease (0 = absence, 1, 2, 3, 4 = present) |
|