| getLearnerId {mlr} | R Documentation |
Get the ID of the learner.
Description
Get the ID of the learner.
Usage
getLearnerId(learner)
Arguments
learner |
(Learner | |
Value
(character(1)).
See Also
Other learner:
LearnerProperties,
getClassWeightParam(),
getHyperPars(),
getLearnerNote(),
getLearnerPackages(),
getLearnerParVals(),
getLearnerParamSet(),
getLearnerPredictType(),
getLearnerShortName(),
getLearnerType(),
getParamSet(),
helpLearner(),
helpLearnerParam(),
makeLearner(),
makeLearners(),
removeHyperPars(),
setHyperPars(),
setId(),
setLearnerId(),
setPredictThreshold(),
setPredictType()
[Package mlr version 2.19.2 Index]