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

View source: R/iaibase.R

get_features_usedR Documentation

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

## Not run: iai::get_features_used(lnr)


iai documentation built on Oct. 19, 2024, 1:07 a.m.