PatientID | Age | BMI | BloodPressure | Cholesterol | Diabetic | HeartDisease |
---|---|---|---|---|---|---|
P001 | 45 | 28.5 | 140 | 220 | 0 | 1 |
P002 | 32 | 24.1 | 120 | 180 | 1 | 0 |
P003 | 67 | 31.2 | 160 | 240 | 1 | 1 |
P004 | 29 | 22.8 | 110 | 160 | 0 | 0 |
P005 | 54 | 29.7 | 150 | 210 | 0 | 1 |
Note: PatientID removed (not a feature)
To predict HeartDisease from other health metrics:
Problem: If XTX is not invertible → Need ML methods!
© 2025 Machine Learning for Health Research Course | Prof. Gennady Roshchupkin
Interactive slides designed for enhanced learning experience