Skip to content

Releases: ispras/EcgLib

v1.1.0

20 Jun 10:22
747e81f
Compare
Choose a tag to compare

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