GithubHelp home page GithubHelp logo

irongabriel7 / deep-learning-for-heart-disease-prediction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vikashtripathi/deep-learning-for-heart-disease-prediction

0.0 0.0 0.0 1.22 MB

Deep neural network model for heart disease prediction

Python 100.00%

deep-learning-for-heart-disease-prediction's Introduction

Deep-learning-for-heart-disease-prediction

Deep neural network model for heart disease prediction.

Features used for prediction were as follows -

  1. Age
  2. Gender
  3. Chest Pain Category
  4. Blood Pressure
  5. Number of Years as a Smoker
  6. Fasting Blood Sugar Level
  7. Diabetes History
  8. Family History of Heart Disease
  9. ECG
  10. Pulse Rate

The above features were chosen so that they could be measured via use of no high cost machinery and thus the overall process of heart prediction can be as low as possible in terms of money involved.

For better accuracy of prediction results from the model, the data was pre-processed with data cleaning and data normalization being performed before subjecting the data-set to training and testing.

The target labels depicted severity level of having a heart disease. The target labels spanned from 0 to 4, with 0 indicating least chances of having a heart disease whereas label 4, indicating highest chances of having a heart disease.

The given problem was modelled as a binary classification problem with labels 0, 1 and 2 being assigned a target label value of 0 and labels 3 and 4 were assigned a target label value of 1.

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.