Coder Social home page Coder Social logo

knn-classification's Introduction

KNN-Classification

DESCRIPTION Data for classifying if patients will survive for at least one year after a heart attack Attribute Information: survival * the number of months patient survived (has survived, if patient is still alive). Because all the patients had their heart attacks at different times, it is possible that some patients have survived less than one year but they are still alive. Check the second variable to confirm this. Such patients cannot be used for the prediction task mentioned above. 2. still-alive * a binary variable. 0=dead at end of survival period, 1 means still alive 3. age-at-heart-attack * age in years when heart attack occurred 4. pericardial-effusion * binary. Pericardial effusion is fluid around the heart. 0=no fluid, 1=fluid 5. fractional-shortening * a measure of contracility around the heart lower numbers are increasingly abnormal 6. epss * E-point septal separation, another measure of contractility. Larger numbers are increasingly abnormal. 7. lvdd * left ventricular end-diastolic dimension. This is a measure of the size of the heart at end-diastole. Large hearts tend to be sick hearts. 8. wall-motion-score * a measure of how the segments of the left ventricle are moving 9. wall-motion-index * equals wall-motion-score divided by number of segments seen. Usually 12-13 segments are seen in an echocardiogram. Use this variable INSTEAD of the wall motion score. 10. mult * a derivate var which can be ignored 11. name * the name of the patient (I have replaced them with "name") 12. group * meaningless, ignore it 13. alive-at-1 * Boolean-valued. Derived from the first two attributes. 0 means patient was either dead after 1 year or had been followed for less than 1 year. 1 means patient was alive at 1 year.

knn-classification's People

Contributors

seif-mohamed1 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.