Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

apply_nodes

Return the indices of the points in the features that fall into each node of a trained tree model


Description

Julia Equivalent: IAI.apply_nodes

Usage

apply_nodes(lnr, X)

Arguments

lnr

The learner or grid to query.

X

The features of the data.

Examples

## Not run: iai::apply_nodes(lnr, X)

iai

Interface to 'Interpretable AI' Modules

v1.5.0
MIT + file LICENSE
Authors
Jack Dunn [aut, cre], Ying Zhuo [aut], Interpretable AI LLC [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.