Consider t1 a decision stump(tree of depth 2) and t2 a decision tree that is grown till a maximum depth of 4.which is true
Answers
Answer:
The difference between t1 and t2 is that t1 has a maximum depth of 2, while t2 has a maximum depth of 3.
Explanation:
From the above question,
They have given :
The difference between t1 and t2 is that t1 is a decision stump, which is a decision tree with a maximum depth of 2. This means that it has only two levels of nodes. On the other hand, t2 is a decision tree with a maximum depth of 3. This means that it has three levels of nodes, allowing for more complex decision-making.
1. t1 is a decision stump, which is a decision tree with a maximum depth of 2.
2. t2 is a decision tree with a maximum depth of 3.
3. The difference between t1 and t2 is that t1 has a maximum depth of 2, while t2 has a maximum depth of 3.
Hence, The difference between t1 and t2 is that t1 has a maximum depth of 2, while t2 has a maximum depth of 3.
For more such related questions : https://brainly.in/question/54753093
#SPJ3