Print the description of parameters of a given learner. The description is automatically extracted from the help pages of the learner, so it may be incomplete.
helpLearnerParam(learner, param = NULL)(Learner | character(1))
The learner.
If you pass a string the learner will be created via makeLearner.
(character | NULL)
Parameter(s) to describe. Defaults to NULL, which prints information on the documentation
status of all parameters.
Other learner: LearnerProperties,
getClassWeightParam,
getHyperPars, getLearnerId,
getLearnerNote,
getLearnerPackages,
getLearnerParVals,
getLearnerParamSet,
getLearnerPredictType,
getLearnerShortName,
getLearnerType, getParamSet,
helpLearner, makeLearners,
makeLearner, removeHyperPars,
setHyperPars, setId,
setLearnerId,
setPredictThreshold,
setPredictType
Other help: helpLearner