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 & 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 mentioned
- c. Flow-Chart & Structure in which internal node represents test on an attribute, each branch represents outcome of test and each leaf node represents class label