View source: R/Learner_operators.R
| getLearnerParVals | R Documentation |
Alias for getHyperPars.
getLearnerParVals(learner, for.fun = c("train", "predict", "both"))
learner |
(Learner | |
for.fun |
( |
(list). A named list of values.
Other learner:
LearnerProperties,
getClassWeightParam(),
getHyperPars(),
getLearnerId(),
getLearnerNote(),
getLearnerPackages(),
getLearnerParamSet(),
getLearnerPredictType(),
getLearnerShortName(),
getLearnerType(),
getParamSet(),
helpLearner(),
helpLearnerParam(),
makeLearner(),
makeLearners(),
removeHyperPars(),
setHyperPars(),
setId(),
setLearnerId(),
setPredictThreshold(),
setPredictType()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.