MCQOPTIONS
Saved Bookmarks
| 1. |
Decision Tree is |
| A. | flow-chart |
| B. | structure in which internal node represents test on an attribute, each branch represents outcome of test and each leaf node represents class label |
| C. | both a & b |
| D. | class of instance |
| Answer» D. class of instance | |