getLearnerShortName: Get the short name of the learner.

Description Usage Arguments Value See Also

View source: R/Learner_operators.R

Description

For an ordinary learner simply its short name is returned. For wrapped learners, the wrapper id is successively attached to the short name of the base learner. E.g: “rf.bagged.imputed”

Usage

1

Arguments

learner

[Learner | character(1)]
The learner. If you pass a string the learner will be created via makeLearner.

Value

[character(1)].

See Also

Other learner: LearnerProperties, getClassWeightParam, getHyperPars, getLearnerId, getLearnerPackages, getLearnerParVals, getLearnerParamSet, getLearnerPredictType, getLearnerType, getParamSet, helpLearnerParam, helpLearner, makeLearners, makeLearner, removeHyperPars, setHyperPars, setId, setLearnerId, setPredictThreshold, setPredictType


riebetob/mlr documentation built on May 20, 2019, 5:58 p.m.