Decision Tree Learning
Decision Tree Learning
Machine Learning
▪ A path is traced from the root to a leaf node, which holds the class
prediction for that tuple.
▪ The construction of decision tree classifiers does not require any domain
knowledge or parameter setting, and therefore is appropriate for
exploratory knowledge discovery.
▪ Decision trees can handle multidimensional data.
▪ Their representation of acquired knowledge in tree form is intuitive and
generally easy to assimilate by humans.
▪ The learning and classification steps of decision tree induction are simple
and fast.
In general, decision tree classifiers have good accuracy. However, successful
use may depend on the data at hand.
✓medicine,
✓ manufacturing and production,
✓ financial analysis,
✓ astronomy,
✓molecular biology
Decision trees are the basis of several commercial rule induction systems.
• Which?
[1] Han, J., Kamber, M., & Pei, J. (2012). Data mining concepts and techniques third
edition. University of Illinois at Urbana-Champaign Micheline Kamber Jian Pei Simon
Fraser University