getLearnerProperties(learner)
, which returns a
character vector. The learner properties are defined as follows:
getLearnerProperties(learner)hasLearnerProperties(learner, props)
Learner
| character(1)
]
The learner.
If you pass a string the learner will be created via makeLearner
.character
]
Vector of properties to query.getLearnerProperties
returns a character vector with learner properties.
hasLearnerProperties
returns a logical vector of the same length as props
.getClassWeightParam
,
getHyperPars
, getLearnerId
,
getLearnerPackages
,
getLearnerParVals
,
getLearnerParamSet
,
getLearnerPredictType
,
getLearnerShortName
,
getLearnerType
, getParamSet
,
makeLearners
, makeLearner
,
removeHyperPars
,
setHyperPars
, setId
,
setLearnerId
,
setPredictThreshold
,
setPredictType