Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Journal of Information Technology and Computer Engineering

Metode Kernel Distance Classifier Terhadap Klasifikasi Penyakit Jantung Aprianto, Kasiful
JITCE (Journal of Information Technology and Computer Engineering) Vol. 5 No. 02 (2021)
Publisher : Universitas Andalas

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25077/jitce.5.02.70-74.2021

Abstract

This study compares the Support Vector Machine (SVM) and Kernel Distance Classification (KDC) methods to classify heart disease. SVM works by transforming data into higher dimensions using the kernel and classifying data linearly using a hyperplane. Meanwhile, KDC works by finding points that represent each classification from the data that has been transformed into a higher dimension using the kernel, and the new data is predicted based on the closest distance from the point of each classification. The results show that the accuracy produced by SVM is 81.11%. The accuracy produced by the SVM model is better than that produced by the KDC model of 80.47% with a difference of 0.64%, even though both models use kernel transformation.