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