Learning decision tree for ranking

  • Authors:
  • Liangxiao Jiang;Chaoqun Li;Zhihua Cai

  • Affiliations:
  • China University of Geosciences, Faculty of Computer Science, 430074, Wuhan, China;China University of Geosciences, Faculty of Mathematics, 430074, Wuhan, China;China University of Geosciences, Faculty of Computer Science, 430074, Wuhan, China

  • Venue:
  • Knowledge and Information Systems
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Decision tree is one of the most effective and widely used methods for classification. However, many real-world applications require instances to be ranked by the probability of class membership. The area under the receiver operating characteristics curve, simply AUC, has been recently used as a measure for ranking performance of learning algorithms. In this paper, we present two novel class probability estimation algorithms to improve the ranking performance of decision tree. Instead of estimating the probability of class membership using simple voting at the leaf where the test instance falls into, our algorithms use similarity-weighted voting and naive Bayes. We design empirical experiments to verify that our new algorithms significantly outperform the recent decision tree ranking algorithm C4.4 in terms of AUC.