Home / Report Question

Q. What is Decision Tree?
  • 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 and b
  • D. none of the above

Correct Answer: D