NA
, you only
calculate an aggregated value. If you can define a
function that makes sense for every single training /
test set, implement your own Measure
.makeCustomResampledMeasure(id, minimize = TRUE,
classif = FALSE, regr = FALSE, only.binary = FALSE,
allowed.pred.types = character(0L), fun,
extra.args = list())
Measure