Learn R Programming

mlr (version 2.3)

getParamSet: Get a description of all possible parameter settings for a learner.

Description

Get a description of all possible parameter settings for a learner.

Usage

getParamSet(learner)

Arguments

Value

[ParamSet].

See Also

Other learner: LearnerProperties, addProperties, hasProperties, removeProperties, setProperties; Learner, makeLearner; getHyperPars; removeHyperPars; setHyperPars; setId; setPredictThreshold; setPredictType; showHyperPars