makeRLearner()makeRLearnerClassif(cl, package, par.set, par.vals = list(),
properties = character(0L), name = cl, short.name = cl, note = "",
class.weights.param = NULL)
makeRLearnerMultilabel(cl, package, par.set, par.vals = list(),
properties = character(0L), name = cl, short.name = cl, note = "")
makeRLearnerRegr(cl, package, par.set, par.vals = list(),
properties = character(0L), name = cl, short.name = cl, note = "")
makeRLearnerSurv(cl, package, par.set, par.vals = list(),
properties = character(0L), name = cl, short.name = cl, note = "")
makeRLearnerCluster(cl, package, par.set, par.vals = list(),
properties = character(0L), name = cl, short.name = cl, note = "")
RLearnerClassif, RLearnerCluster, RLearnerMultilabel RLearnerRegr or RLearnerSurv].