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 July 9, 2023, 5:41 p.m.