Skip to content
#

heart-disease-prediction

Here are 142 public repositories matching this topic...

EDA, visualizations and model training were done over the Heart Disease Dataset. Web app was made using HTML, CSS and Flask, which allows user to enter their medical info and check the risk of heart disease. A KNN model was deployed into the web-app using Python's Pickle module to make the risk prediction based on medical into entered by user.

  • Updated May 24, 2024
  • Jupyter Notebook

This project aims to predict the presence of heart disease based on various medical attributes of an individual. It utilizes a logistic regression model trained on a dataset containing information about patients and whether they have heart disease or not.

  • Updated May 9, 2024
  • Python
Multiple-Disease-Prediction-Bot

Improve this page

Add a description, image, and links to the heart-disease-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 heart-disease-prediction topic, visit your repo's landing page and select "manage topics."

Learn more