getLearnerPredictType: Get the predict type of the learner.

View source: R/Learner_operators.R

getLearnerPredictTypeR Documentation

Get the predict type of the learner.

Description

Get the predict type of the learner.

Usage

getLearnerPredictType(learner)

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(), getLearnerNote(), getLearnerPackages(), getLearnerParVals(), getLearnerParamSet(), getLearnerShortName(), getLearnerType(), getParamSet(), helpLearnerParam(), helpLearner(), makeLearners(), makeLearner(), removeHyperPars(), setHyperPars(), setId(), setLearnerId(), setPredictThreshold(), setPredictType()


mlr documentation built on Sept. 29, 2022, 5:05 p.m.