This document presents a research study on the performance analysis of multiclass support vector machine (SVM) classification for diagnosing coronary heart disease using data from the UCI repository. The study finds that multiclass SVM algorithms, specifically binary tree SVM, one-against-all, and error correction output code, provide better diagnostic performance compared to binary classification approaches, with recalls above 90% for certain types of diagnoses. Overall, the multiclass approach yields improved accuracy, precision, and f-measure in diagnosing the severity of coronary heart disease.
Related topics: