Hi team , is it necessary that we always have to make a binary split ??? We can split around in N-array tree manner also !! so we can make the above self written code .
Because in the toy example which taken : Tennis game , when we split around outlook then we are having split of 3 . Please comment .