Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.07 KB

File metadata and controls

23 lines (18 loc) · 1.07 KB

Heart Disease Prediction Model with Machine Learning Algorithms

Objective of the Project

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.

Data Source Used

https://www.kaggle.com/datasets/fedesoriano/heart-failure-prediction

Machine Learning Algorithms Used:

  1. MaxVoting
  2. Logistic Regression
  3. Bagging
  4. Gradient Boosting Classifier
  5. Naïve Bayes
  6. Support Vector Machine (SVM)
  7. K-Nearest Neighbors (KNN)
  8. Random Forest Classifier
  9. Decision Tree Classifier

[Maximum Accuracy achieved: 93% (approx) using MaxVoting]

Website

https://b87c4231-668a-48e2-a055-42cb89e1676e-00-1rsj2y8z34rp4.picard.replit.dev/