Learn R Programming

iai (version 1.10.2)

get_features_used: Return the names of the features used by the learner

Description

Julia Equivalent: IAI.get_features_used

Usage

get_features_used(lnr)

Arguments

lnr

The learner to query.

IAI Compatibility

Requires IAI version 2.2 or higher.

Examples

Run this code
if (FALSE) iai::get_features_used(lnr)

Run the code above in your browser using DataLab