Code Monkey home page Code Monkey logo

predict-heart-arrhythmia's Introduction

Objective

The objective is to solve machine learning classification problem (predicting heart arrhythmia) in this case while applying various statistical methods using R. The report is an output of R markdown containing all the code and the outcomes with comparison. The report contains the below:

  • Exploratory Data Analysis
  • Overview of the problem
  • Dataset description
  • Data cleaning
  • Data visualization
  • Feature engineering (PCA, Step forward feature selection)
  • Various classification algorithms
  • Performance evaluation
  • Conclusion

Problem

Diagnosis of a heart arrhythmia involves measuring the heart activity for irregular heart beat using Electrocardiogram (ECG) and then analysing the recorded data. These parameters coupled with patient information can then be used by doctors to identify arrhythmia and its category.

Some challenges in identifying arrhythmia are:

  • Many of the current algorithms are rule based implementation but the cardio log’s classification is different and better.
  • Impossible for a doctor to identify minute steeps and irregularities due to the high number of parameters (i.e. > 270) involved.
  • 90% of clinical alarms in intensive care units might be false. This high percentage negatively impacts both patients and clinical staff. The alarm overload might also lead to desensitization and could result in true alarms being ignored.

Hence we aim to create a classification model which will draw conclusions from the cardio log's data as a gold standard and will distinguish between the presence and absence of cardiac arrhythmia and to classify it in one of the 16 groups from ECG data of new patients. This will help in achieving the below.

  • Reducing false alarms which in turn helps clinical staff to focus on the attention required areas.
  • Accurate detection to expedite patient's treatment.

Dataset

The data has been captured as a part of study by H. Altay Guvenir and is available in uci Machine Learning repository.

predict-heart-arrhythmia's People

Contributors

harinath0906 avatar

Watchers

James Cloos avatar  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.