There are two types of Decision Trees:
In Decision Analysis, decision trees are used
- to visually and explicitly represent decisions and decision making.
In Data Mining,
- a decision tree describes data but not decisions;
- and the resulting classification tree can be an input for decision making
Sources
- http://en.wikipedia.org/wiki/Decision_tree_learning
- http://en.wikipedia.org/wiki/Decision_tree