Skip to content
#

heart-failure-prediction

Here are 27 public repositories matching this topic...

Application to predict 10 year risk of heart failure. The application also allows storage (consented) of submitted patient data + real-time analysis of the data in database. Machine learning model trained and tested using Python (FraminghamModel.ipynb) and deployed as a Django web app. see http://new-hf-predictor.herokuapp.com/ for demo

  • Updated May 8, 2022
  • CSS

This repository contains a notebook that examines the performance of various classification models on the Kaggle dataset: https://www.kaggle.com/datasets/andrewmvd/heart-failure-clinical-data. The best performing model was a Random Forest Classifier with 86.67% accuracy.

  • Updated Apr 29, 2023
  • Jupyter Notebook

Improve this page

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

Learn more