powered by
Check if a node of a tree applies a hyperplane split
is_hyperplane_split(lnr, node_index)
The learner or grid to query.
The node in the tree to query.
Julia Equivalent: IAI.is_hyperplane_split
IAI.is_hyperplane_split
# NOT RUN { iai::is_hyperplane_split(lnr, 1) # } # NOT RUN { # }
Run the code above in your browser using DataLab