Coding Decision Trees

  • Authors:
  • C. S. Wallace;J. D. Patrick

  • Affiliations:
  • Computer Science, Monash University, Clayton 3168, Australia. CSW@CS.MONASH.EDU.AU;Computing & Mathematics, Deakin University, Geelong 3217, Australia. JON@CM.DEAKIN.OZ.AU

  • Venue:
  • Machine Learning
  • Year:
  • 1993

Quantified Score

Hi-index 0.00

Visualization

Abstract

Quinlan and Rivest have suggested a decision-tree inference method using the Minimum Description Length idea. We show that there is an error in their derivation of message lengths, which fortunately has no effect on the final inference. We further suggest two improvements to their coding techniques, one removing an inefficiency in the description of non-binary trees, and one improving the coding of leaves. We argue that these improvements are superior to similarly motivated proposals in the original paper.Empirical tests confirm the good results reported by Quinlan and Rivest, and show our coding proposals to lead to useful improvements in the performance of the method.