17 Mar 2004
CS 3243 - Learning
31
Decision tree learning
nAim: find a small tree consistent with the training examples
nIdea: (recursively) choose "most significant" attribute as root of (sub)tree
n