powered by
Return the indices of the points in the features that fall into each node of a trained tree model
apply_nodes(lnr, X)
The learner or grid to query.
The features of the data.
Julia Equivalent: IAI.apply_nodes
IAI.apply_nodes
# NOT RUN { iai::apply_nodes(lnr, X) # } # NOT RUN { # }
Run the code above in your browser using DataLab