Single decision tree classifiers' accuracy on medical data

Decision tree is one of the classification techniques for classifying sequential decision problems such as those in medical domain.This paper discusses an evaluation study on different single decision tree classifiers.There are various single decision tree classifiers which have been extensively app...

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
المؤلفون الرئيسيون: Hasan, Md Rajib, Abu Bakar, Nur Azzah, Siraj, Fadzilah, Sainin, Mohd Shamrie, Hasan, Shariful
التنسيق: Conference or Workshop Item
اللغة:English
منشور في: 2015
الموضوعات:
الوصول للمادة أونلاين:http://repo.uum.edu.my/15653/1/PID188.pdf
http://repo.uum.edu.my/15653/
http://www.icoci.cms.net.my/proceedings/2015/TOC.html
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
الوصف
الملخص:Decision tree is one of the classification techniques for classifying sequential decision problems such as those in medical domain.This paper discusses an evaluation study on different single decision tree classifiers.There are various single decision tree classifiers which have been extensively applied in medical decision making; each of these classifies the data with different accuracy rate.Since accuracy is crucial in medical decision making, it is important to identify a classifier with the best accuracy.The study examines the performance of fourteen single decision tree classifiers on three medical data sets, i.e. Wisconsin’s breast cancer data sets, Pima Indian diabetes data sets and hepatitis data sets.All classifiers were trained and tested using WEKA and cross validation.The results revealed that classifiers such as FT, LMT, NB tree, Random Forest and Random Tree are the five best single classifiers as they constantly provide better accuracy in their classifications.