Giter Site home page Giter Site logo

heart_attack_prediciton's Introduction

Heart Attack Prediction with classification

Features explained

  • Age
  • Sex
  • exng - exercise induced angina (1 = yes; 0 = no)
  • ca - number of major vessels (0-3)
  • cp - Chest Pain type chest pain type
    • Value 1: typical angina
    • Value 2: atypical angina
    • Value 3: non-anginal pain
    • Value 4: asymptomatic
  • trtbps - resting blood pressure (in mm Hg)
  • chol - cholestoral in mg/dl fetched via BMI sensor
  • fbs - (fasting blood sugar > 120 mg/dl) (1 = true; 0 = false)
  • rest_ecg - resting electrocardiographic results
    • Value 0: normal
    • Value 1: having ST-T wave abnormality (T wave inversions and/or ST elevation or depression of > 0.05 mV)
    • Value 2: showing probable or definite left ventricular hypertrophy by Estes' criteria
  • thalach - maximum heart rate achieved
  • oldpeak - Previous peak
  • slp - slope the slope of the peak exercise ST segment
    • Value 0: upsloping
    • Value 1: flat
    • Value 2: downsloping
  • caa - Number of major vessels
  • thall - Thalium stress result ~(0,3)
  • target - 0= less chance of heart attack 1= more chance of heart attack

Dataset analysis results

Correlations

Positiv correlations

  • thalachh - output = 0.4
  • thalachh - slp = 0.4
  • cp - output = 0.4

negativ correlations

  • oldpeak - slp = -0.6
  • thalachh - age = -0.4
  • cp - exng = -0.4
  • exng - thalachh = -0.4

heart_attack_prediciton's People

Contributors

chamstoure 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.