compute_benchmark.Rd
Computes the benchmark in parallel mode
compute_benchmark(learners, tasks, outers, prob, mes)
a list of mlr learners
mlr
a list of mlr tasks
mlr resampleDesc, outer resampling
resampleDesc
logical, controls the type of output, if TRUE probabilities, if FALSE response
logical
TRUE
FALSE
mlr list of measure to compute while tuning, the learner are tuning against the first element
a list of mlr benchmark results