Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@AvetisyanAram AvetisyanAram released this 20 Jun 10:22
· 18 commits to main since this release
747e81f

New release of ecglib with more features:

  • New functionality for training the models and more pretrained models for ECG abnormality prediction
  • EcgRecord class to store necessary information about ECG records
  • Modified EcgDataset class and preprocessing to enable working with EcgRecord
  • Predict class to obtain predictions from the trained model for different ECG records