Fitting is performed in a weighted fashion where each observation receives a weight,
depending on the class is belongs to, see wcw.weight
.
This might help to mitigate problems in imbalanced classification problems.
makeWeightedClassesWrapper(learner, wcw.weight)
Learner
].