Decision Tree is a graphical technique that presents conditions and action sequentially. It is also a method of showing the relationship of each condition and its permissible action.
Decision tree start from the root and proceeds towards the various possible nodes and sub-nodes. The size of the tree will depend upon the number of conditions and actions. A decision tree for a very complex system with many sequences of steps and combinations of conditions will be unmanageable.
Decision tree start from the root and proceeds towards the various possible nodes and sub-nodes. The size of the tree will depend upon the number of conditions and actions. A decision tree for a very complex system with many sequences of steps and combinations of conditions will be unmanageable.
0 comments:
Post a comment