首页    期刊浏览 2024年10月04日 星期五
登录注册

文章基本信息

  • 标题:Scaling Up the Accuracy of Decision-Tree Classifiers: A Naive-Bayes Combination
  • 本地全文:下载
  • 作者:Jiang, Liangxiao ; Li, Chaoqun
  • 期刊名称:Journal of Computers
  • 印刷版ISSN:1796-203X
  • 出版年度:2011
  • 卷号:6
  • 期号:7
  • 页码:1325-1331
  • DOI:10.4304/jcp.6.7.1325-1331
  • 语种:English
  • 出版社:Academy Publisher
  • 摘要: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.
  • 关键词:naive Bayes;decision trees;class-membership probabilities;weights;classification;ranking
国家哲学社会科学文献中心版权所有