Q. What is Decision Tree? (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. flow-chart like structure in which internal node represents test on an attribute, each branch represents outcome of test and each leaf node represents class label
4. none of the above
- d. none of the above