Giter Club home page Giter Club logo

arrhythmia-detection's Introduction

Arrhythmia Detection

visitor badge License: MIT

Author: Chenjie Wu, Haoran Zhang, Qishu Dong
The paper

Everything About This Project

This project focused on the development of a machine learning model capable of distinguishing cardiac arrhythmias from normal electrocardiogram (ECG) signals. The primary aim was to build a reliable tool that could assist healthcare professionals in the diagnosis of arrhythmias, potentially leading to improved patient outcomes.

This project has successfully trained, compared two models and creatively identified popular deep learning model, Bidirectional Encoder Representations from Transformers (BERT), as a powerful tool. Models were trained and tested using the widely-used MIT-BIH Arrhythmia Database, which contains ECG recordings from a diverse range of patients with various cardiac conditions. A model was optimized using a random forest algorithm, which resulted in a high accuracy rate of 98.45% in identifying arrhythmias. And the other model was optimized using BERT model, with 87% accuracy rate.

Tech Requirements

  • Python is required to run the model.
  • Internet is required to load the data.
  • Colab is an optional environment setup.

How to Reproduce the Result

  1. Upload the Detection.ipynb to Colab.
  2. Connect to runtime
  3. Change runtime type to GPU hardware accelerator
  4. Click Run button for each section to replicate feature engineering, BERT Model, and Random Forest Model
    • except for "2.3.2 Train" in "2.3 Trained with Pre-Trained BERT". This part might take more than 2 hours on GTX-3090.

Other Resources

Thanks

Thanks to prof. Karl Ni and all the references mentioned in the paper.

(back to top)

arrhythmia-detection's People

Contributors

hrcheung avatar suiboli314 avatar eunicedong 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.