Downloads · 30 days
1.8K
100% of all-time downloads
Neural-Network-Project/ECG-Disease-Classifier
ECG-Disease-Classifier is a machine learning model from Neural-Network-Project. Use it for the machine learning task on the model card, and read the license before you ship it in a product. It is set up for tensorflow.
Multi-label classification model for detecting 19 cardiac conditions from pediatric ECG signals.
Downloads · 30 days
1.8K
100% of all-time downloads
All-time downloads
1.8K
Public
Repo size
538 MB
Likes
0
Public
Click a slice to open those files.
.keras217 MB · 100%
From the Hugging Face model README
Multi-label classification model for detecting 19 cardiac conditions from pediatric ECG signals.
Enhanced 1D CNN with Squeeze-Excitation blocks and temporal attention for variable-length ECG classification.
Architecture: 64→128→256→512 filters with residual connections Training: Focal loss for class imbalance Input: Variable-length 12-lead ECG (5-120 seconds at 500 Hz)
⚠️ Research and educational purposes only - NOT for clinical diagnosis
@misc{ecg-classifier-2025,
author = {Neural-Network-Project},
title = {ECG Disease Classifier},
year = {2025},
publisher = {Hugging Face},
url = {https://huggingface.co/Neural-Network-Project/ECG-Disease-Classifier}
}