Learn R Programming

iai (version 1.10.2)

apply: Return the leaf index in a tree model into which each point in the features falls

Description

Julia Equivalent: IAI.apply

Usage

apply(lnr, X)

Arguments

lnr

The learner or grid to query.

X

The features of the data.

Examples

Run this code
if (FALSE) iai::apply(lnr, X)

Run the code above in your browser using DataLab