You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Machine Learning project predicting heart disease risk from clinical data (UCI Heart Failure dataset, 918 patients). Compares Logistic Regression, Decision Tree, and Random Forest — best model achieves 88% accuracy and 90.2% recall with a 0.4 decision threshold to minimize missed diagnoses.