listLearners(type = NA, numerics = NA, factors = NA,
missings = NA, weights = NA, oneclass = NA,
twoclass = NA, multiclass = NA, prob = NA, se = NA,
quiet = TRUE, warn.missing.packages = TRUE) listLearnersForTask(task, weights = NA, prob = NA,
se = NA, warn.missing.packages = TRUE)
character
]. Class names of matching learners.NA
,
meaning: property is not required, do not care.Note that the packages of all learners are loaded during the search.