From Trees to Rules
To convert a classification tree into a set of equivalent rules, trace each path in the tree from root node to leaf node
record test outcomes as antecedents
record leaf-node classification as the consequent
Previous slide
Next slide
Back to first slide
View graphic version