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
An interactive Heart Disease Prediction web app. The core machine learning models (Random Forest, Logistic Regression, KNN) are built entirely from scratch using mathematical principles in NumPy, without relying on scikit-learn.