Volume 6 Number 7 (Jul. 2011)
Home > Archive > 2011 > Volume 6 Number 7 (Jul. 2011) >
JCP 2011 Vol.6(7): 1325-1331 ISSN: 1796-203X
doi: 10.4304/jcp.6.7.1325-1331

Scaling Up the Accuracy of Decision-Tree Classifiers: A Naive-Bayes Combination

Liangxiao Jiang1, Chaoqun Li2
1Department of Computer Science, China University of Geosciences, Wuhan, Hubei 430074, China
2Department of Mathematics, China University of Geosciences, Wuhan, Hubei 430074, China


Abstract—C4.5 and NB are two of the top 10 algorithms in data mining thanks to their simplicity, effectiveness, and efficiency. In order to integrate their advantages, NBTree builds a naive Bayes classifier on each leaf node of the built decision tree. NBTree significantly outperforms C4.5 and NB in terms of classification accuracy. However, it incurs very high time complexity. In this paper, we propose a very simple, effective, and efficient algorithm based on C4.5 and NB. We simply denote it C4.5-NB. Our motivation is to keep the high classification accuracy of NBTree without incurring the high time complexity. In C4.5-NB, C4.5 and NB are built and evaluated independently at the training time, and the class-membership probabilities are weightily averaged according to their classification accuracies on training data at the test time. Empirical studies on a large number of UCI data sets show that it performs as well as NBTree in terms of classification accuracy, but is significantly more efficient than NBTree.

Index Terms—Naive Bayes, decision trees, class-membership probabilities, weights, classification, ranking

[PDF]

Cite: Liangxiao Jiang, Chaoqun Li , "Scaling Up the Accuracy of Decision-Tree Classifiers: A Naive-Bayes Combination," Journal of Computers vol. 6, no. 7, pp. 1325-1331, 2011.

General Information

ISSN: 1796-203X
Abbreviated Title: J.Comput.
Frequency: Bimonthly
Editor-in-Chief: Prof. Liansheng Tan
Executive Editor: Ms. Nina Lee
Abstracting/ Indexing: DBLP, EBSCO,  ProQuest, INSPEC, ULRICH's Periodicals Directory, WorldCat,etc
E-mail: jcp@iap.org
  • Nov 14, 2019 News!

    Vol 14, No 11 has been published with online version   [Click]

  • Mar 20, 2020 News!

    Vol 15, No 2 has been published with online version   [Click]

  • Dec 16, 2019 News!

    Vol 14, No 12 has been published with online version   [Click]

  • Sep 16, 2019 News!

    Vol 14, No 9 has been published with online version   [Click]

  • Aug 16, 2019 News!

    Vol 14, No 8 has been published with online version   [Click]

  • Read more>>