8000 GitHub - seyoulax/ecg_worker: Implementation of ECGNet and other tools for heart decease prediction
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

seyoulax/ecg_worker

Repository files navigation

ECG Worker

Implementation of ECGNet and other tools for heart decease prediction

Installation

  • load repository via git clone https://github.com/seyoulax/ecg_module.git
  • create env, for example conda env: conda create -n ecg_env python=3.10.12
  • install dependecies: pip install -r requirements.txt

Usage

  • you``ll need the dataset with signals r-peaks, you can use ours
  • and labels for them
  • after you get it you can see module_testing.ipynb as example of usage

About

Implementation of ECGNet and other tools for heart decease prediction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0