Description Usage Arguments Value See Also
View source: R/getClassWeightParam.R
Gets the class weight parameter of a learner.
1 | getClassWeightParam(learner)
|
learner |
[ |
[numeric LearnerParam
]:
A numeric parameter object, containing the class weight parameter of the given learner.
Other learner: LearnerProperties
,
getHyperPars
, getLearnerId
,
getLearnerPackages
,
getLearnerParVals
,
getLearnerParamSet
,
getLearnerPredictType
,
getLearnerShortName
,
getLearnerType
, getParamSet
,
helpLearnerParam
,
helpLearner
, makeLearners
,
makeLearner
, removeHyperPars
,
setHyperPars
, setId
,
setLearnerId
,
setPredictThreshold
,
setPredictType
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.