HACIBEYOĞLU, MEHMET
Prof. Dr. Ismail SARITAS

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Comparison of the effect of unsupervised and supervised discretization methods on classification process HACIBEYOĞLU, MEHMET; IBRAHIM, Mohammed H.
International Journal of Intelligent Systems and Applications in Engineering 2016: Special Issue
Publisher : Prof. Dr. Ismail SARITAS

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.18201/ijisae.267490

Abstract

Most of the machine learning and data mining algorithms use discrete data for the classification process. But, most data in practice include continuous features. Therefore, a discretization pre-processing step is applied on these datasets before the classification. Discretization process converts continuous values to discrete values. In the literature, there are many methods used for discretization process. These methods are grouped as supervised and unsupervised methods according to whether a class information is used or not. In this paper, we used two unsupervised methods: Equal Width Interval (EW), Equal Frequency (EF) and one supervised method: Entropy Based (EB) discretization. In the experiments, a well-known 10 dataset from UCI (Machine Learning Repository) is used in order to compare the effect of the discretization methods on the classification. The results show that, Naive Bayes (NB), C4.5 and ID3 classification algorithms obtain higher accuracy with EB discretization method.