Heart Disease Prediction Model

Developed a machine learning model to predict heart disease risk using patient data. This project focuses on creating a reliable and accurate prediction system that can assist healthcare professionals in early diagnosis.
Key achievements:
- Achieved 92% accuracy in heart disease prediction
- Implemented multiple ML algorithms for comparison
- Created an intuitive user interface for predictions
- Optimized model for high recall to minimize false negatives
- Conducted thorough feature importance analysis
Technologies used: Python, Scikit-learn, Pandas, NumPy, Matplotlib