File size: 521 Bytes
db9c607 45e7c42 7367ab9 45e7c42 | 1 2 3 4 5 6 7 8 9 10 | ---
license: mit
datasets:
- alonso130r/bradycardia-balanced
- alonso130r/HTR-2024-brachy
---
**BRADYCARDIA-BINARY-CLASS**
The bradycardia EWS (early warning system) binary classification/prediction model uses a hybrid CNN/RNN system. The CNN extracts features from the data, and the large RNN (bidirectional LSTM) captures long-term dependencies inside the data. Trained off alonso130r/bradycardia-balanced (augmented to have a 50/50 ratio of bradycardia to no bradycardia) and evaluated on alonso130r/HTR-2024-brachy. |