Return the indices of the points in the features that fall into each node of a trained tree model
Julia Equivalent:
IAI.apply_nodes
apply_nodes(lnr, X)
lnr |
The learner or grid to query. |
X |
The features of the data. |
## Not run: iai::apply_nodes(lnr, X)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.