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(measure.id, aggregation.id, minimize = TRUE,
properties = character(0L), fun, extra.args = list(), best = NULL,
worst = NULL, measure.name = measure.id,
aggregation.name = aggregation.id, note = "")
Measure
].estimateRelativeOverfitting
,
makeCostMeasure
, makeMeasure
,
measures
, performance