Skip to content

Android application for recognizing electrocardiograms, based on a Decision tree model trained on a manually collected dataset.

Notifications You must be signed in to change notification settings

DarkoTosev/electrocardiogramRecognitionApp

Repository files navigation

electrocardiogramRecognitionApp

Using e-Health sensor platform for Arduino I created a dataset of electrocardiograms readings gained from multiple individuals. The dataset is later prepared and preprocessed in Java and Orange and next a Decision tree model was trained on it using Weka. Finally, if-then rules are extracted from the Decision tree and integrated into an Android application for recognizing electrocardiograms.

About

Android application for recognizing electrocardiograms, based on a Decision tree model trained on a manually collected dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages