Click here to access project documentation
Click here to access project presentation
The primary objective of creating the heart disease prediction model is to develop a robust and accurate tool for early detection and risk assessment of heart diseases. By leveraging machine learning algorithms, the model aims to analyze diverse medical parameters and provide timely predictions, enabling proactive healthcare interventions. Ultimately, the goal is to enhance preventive care strategies and contribute to better patient outcomes by identifying potential heart-related risks in advance.
https://www.kaggle.com/datasets/fedesoriano/heart-failure-prediction
- Logistic Regression
- K-Nearest Neighbors (KNN)
- Support Vector Machine (SVM)
- Decision Tree Classifier
- Random Forest Classifier
- Naïve Bayes
- Bagging
- Adaptive Boosting
- Extreme Gradient Boosting
- MaxVoting
[Maximum Accuracy achieved: 92% (approx) using Logistic Regression]