Skip to content
#

heart-failure-prediction

Here are 26 public repositories matching this topic...

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

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

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

It is a Capstone project. A model has been created to predict for the heart diseases. It can be very useful for the health sector as cardiovascular diseases are rapidly increasing. The record contains patients' information. It includes over 4,000 records and 15 attributes.

  • Updated Feb 21, 2024
  • Jupyter Notebook

Utilizing Principal Component Analysis (PCA) for insightful feature reduction and predictive modeling, this GitHub repository offers a comprehensive approach to forecasting heart disease risks. Explore detailed data analysis, PCA implementation, and machine learning algorithms to predict and understand factors contributing to heart health.

  • Updated Dec 15, 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