Arrhythmia: A machine learning exercise

Test

Given a data set of patients (UCI Machine Learning Repository) the task was to use machine learning techniques achieve classification. I chose to use k-means clustering a simple approach to the task. I found this very hard but also very interesting.

Find the report here for which I received 70% and a zip file of code here.