Learn R Programming

iai (version 1.1.0)

variable_importance: Generate a ranking of the variables in the learner according to their importance when training the trees

Description

Julia Equivalent: IAI.variable_importance

Usage

variable_importance(lnr)

Arguments

lnr

The learner or grid to query.

Examples

Run this code
# NOT RUN {
iai::variable_importance(lnr)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab