Skip to content
#

heartdisease-prediction

Here are 23 public repositories matching this topic...

Analysed the performance of different Machine Learning algorithms on Coronary heart disease dataset acquired from Kaggle. Performed EDA, Data cleansing, data pre processing and feature correlation, feature selection. Implemented Logistic regression with 10 fold cross validation, Logistic regression with GridSearchCV, Random Forest, RNN and MLP

  • Updated Oct 4, 2023
  • Jupyter Notebook

This is a machine learning project that uses various machine learning alogorithms to predict whether a patient is suffering from heart disease or not. Here I am using variour machine learning algorithms like Random Forest classifier, XGBClassifier, GaussianNB, Decision Tree Classifier, K-Nearest Neighbours and Logistic Regression.

  • Updated Apr 15, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the heartdisease-prediction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the heartdisease-prediction topic, visit your repo's landing page and select "manage topics."

Learn more