Learn R Programming

mlr (version 1.1-18)

makeCostMeasure: Creates a measure for non-standard misclassification costs.

Description

Creates a measure for non-standard misclassification costs.

Usage

makeCostMeasure(id = "costs", minimize = TRUE, costs,
    task, aggregate = mean)

Arguments

Value

[Measure].

See Also

measures, makeMeasure