powered by
Check if points with missing values go to the lower child at a split node of of a tree
missing_goes_lower(lnr, node_index)
The learner or grid to query.
The node in the tree to query.
Julia Equivalent: IAI.missing_goes_lower
IAI.missing_goes_lower
# NOT RUN { iai::missing_goes_lower(lnr, 1) # } # NOT RUN { # }
Run the code above in your browser using DataLab