
Age: Age of the patient.Sex: Gender of the patient (1 = male, 0 = female).ChestPainType: Type of chest pain experienced.RestingBloodPressure: Blood pressure at rest.Cholesterol: Serum cholesterol in mg/dl.FastingBloodSugar: Whether the fasting blood sugar is greater than 120 mg/dl (1 = true, 0 = false).MaxHeartRate: Maximum heart rate achieved during exercise.ExerciseInducedAngina: Whether the patient experienced angina (1 = yes, 0 = no).Oldpeak: Depression induced by exercise relative to rest.Slope: Slope of the peak exercise ST segment.NumberOfMajorVessels: Number of major vessels colored by fluoroscopy.Thalassemia: A blood disorder (normal, fixed defect, or reversable defect).HeartDisease: Target variable (1 = presence of heart disease, 0 = absence).ChestPainType, Thalassemia, etc., were encoded using one-hot encoding.
Posted Feb 6, 2025
Contribute to chevvakavitha/Predicting-Heart-Disease development by creating an account on GitHub.