Question: 2. For a numeric input, instead of a binary split, one can use a ternary split with two thresholds and three branches as xj <
2. For a numeric input, instead of a binary split, one can use a ternary split with two thresholds and three branches as xj < wma, wma ≤ xj < wmb, xj ≥ wmb Propose a modification of the tree induction method to learn the two thresholds, wma,wmb. What are the advantages and the disadvantages of such a node over a binary node?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
