Page 1 of 1

What is Decision Tree?

Posted: Thu Jul 14, 2022 8:01 am
by answerhappygod
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) 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
d) None of the mentioned