Q. Decision Tree is (Solved)
1. flow-chart
2. structure in which internal node represents test on an attribute, each branch represents outcome of test and each leaf node represents class label
3. both a) & b)
4. none of the mentioned
- c. both a) & b)