Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 820 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 820 Bytes

ECG-Ensemble-Random-Forest-SVM

Using Ensemble of Random Forest and SVM as the classifier to develop an AI Model that can classify five different types of Arrhythmic Heartbeats from ECG Signals using the MIT-BIH Arrhythmia Dataset.

Research Paper published in IEEE Journal, Transactions on Artificial Intelligence (TAI): link to paper

ieee-ecg-paper


ECG-XGBoost

Improving and preparing an even better model than the above published one.

Using XGBoost as the classifier to develop an AI Model that can classify five different types of Arrhythmic Heartbeats from ECG Signals using the MIT-BIH Arrhythmia Dataset.