Code Monkey home page Code Monkey logo

avulaankith / heart-failure-rate Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 22 KB

This repository contains code and a dataset for predicting heart failure rates using PyTorch. The predictive model is built upon the "Heart Failure Clinical Records Dataset" obtained from Kaggle, which includes various clinical features related to heart health.

License: Apache License 2.0

Jupyter Notebook 100.00%
heart-failure heart-failure-prediction python python3 pytorch pytorch-implementation

heart-failure-rate's Introduction

Heart Failure Rate Prediction with PyTorch

This repository contains code and a dataset used for predicting heart failure rates using PyTorch. The dataset utilized for this analysis is the "Heart Failure Clinical Records Dataset" obtained from Kaggle. It encompasses various clinical features that are potentially indicative of heart health.

Repository Contents:

  • heart_failure_clinical_records_dataset.csv: The dataset used for training and evaluation purposes.
  • heart_rate.ipynb: Jupyter Notebook containing the complete model implementation.
  • logreg_model_heart.h5: Logistic regression model saved as an HDF5 file.
  • logreg_model_heart_all.h5: Another version of the logistic regression model saved as an HDF5 file.
  • LICENSE: Apache-2.0 license file.

Usage:

  1. Clone the repository:

    git clone https://github.com/avulaankith/Heart-Failure-Rate.git
  1. Explore the code provided in the Jupyter Notebook heart_rate.ipynb to understand the model implementation and data analysis.

  2. Utilize the saved models (logreg_model_heart.h5 and logreg_model_heart_all.h5) for inference or further development.

Dataset Information:

The dataset used in this project, "Heart Failure Clinical Records Dataset," comprises various clinical features that can be leveraged to predict heart failure rates. It contains fields such as age, anaemia, creatinine levels, diabetes status, ejection fraction, high blood pressure, platelets count, serum creatinine, serum sodium, sex, smoking status, and more.

Model Information:

The predictive models in this repository are based on logistic regression. The models have been trained and saved for reference as HDF5 files (logreg_model_heart.h5 and logreg_model_heart_all.h5). The Jupyter Notebook heart_rate.ipynb contains the complete implementation, including data preprocessing, model training, evaluation, and inference.

License:

This project is licensed under the terms of the Apache License 2.0. See the LICENSE file for details.

Acknowledgments:

  • Kaggle user andrewmvd for providing the Heart Failure Clinical Records Dataset.

heart-failure-rate's People

Contributors

avulaankith avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.