DocumentCode
1827934
Title
A Simple Classifier Based on a Single Attribute
Author
Du, Lei ; Song, Qinbao
Author_Institution
Dept. of Comput. Sci. & Technol., Xi´´an Jiaotong Univ., Xi´´an, China
fYear
2012
fDate
25-27 June 2012
Firstpage
660
Lastpage
665
Abstract
Seeking a simple but effective classifier is exciting and meaningful in both machine leaning and data mining. As usual, simplicity and high performance are two sides of a same coin. Our aim is to explore an easy-to-use classifier without losing its effectiveness. On this account, a single attribute based classification (SAC) algorithm is proposed. SAC first splits the original data set into multi one-dimensional data sets. After that, it creates a base classifier, e.g. C4.5, for each one-dimensional data, and then selects all classifiers having the highest accuracy. At last, SAC uses these selected classifiers to make prediction and the most frequent label is assigned to the new instance. Results of classification accuracy on 16 data sets from UCI machine learning repository indicate that the proposed method performs better in comparison with classical OneR algorithm. Experiments on high-dimensional data are also conducted to evaluate the proposed method, which demonstrates its scalability.
Keywords
data mining; learning (artificial intelligence); pattern classification; SAC algorithm; UCI machine learning repository; classification accuracy; classifier; data mining; high-dimensional data; one-dimensional data sets; single attribute-based classification algorithm; Accuracy; Indexes; Machine learning algorithms; Niobium; Prediction algorithms; Support vector machines; Training;
fLanguage
English
Publisher
ieee
Conference_Titel
High Performance Computing and Communication & 2012 IEEE 9th International Conference on Embedded Software and Systems (HPCC-ICESS), 2012 IEEE 14th International Conference on
Conference_Location
Liverpool
Print_ISBN
978-1-4673-2164-8
Type
conf
DOI
10.1109/HPCC.2012.94
Filename
6332232
Link To Document