Skip to content
#

heart-failure-prediction

Here are 26 public repositories matching this topic...

Explore a modular, end-to-end solution for heart disease prediction in this repository. From problem definition to model evaluation, dive into detailed exploratory data analysis. Experience seamless integration with MLOps tools like DVC, MLflow, and Docker for enhanced workflow and reproducibility.

  • Updated Dec 13, 2023
  • Jupyter Notebook

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

A heart failure prediction model, crafted through the utilization of pandas, numpy, seaborn, and matplotlib, holds immense potential for real-life impact. By analyzing key health indicators, such as age, blood pressure, and cholesterol levels, the model facilitates early identification of individuals at risk of heart failure.

  • Updated Dec 30, 2023
  • Jupyter Notebook

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