getClassWeightParam: Get the class weight parameter of a learner.
Description
Gets the class weight parameter of a learner.Usage
getClassWeightParam(learner)
Value
[numeric LearnerParam
].
A numeric parameter object, containing the class weight parameter of the
given learner.