m = MeasureClassif$new(id, range, minimize, predict_type = "response",
     task_properties = character(0L), packages = character(0L))
For a description of the arguments, see Measure.
The task_type is set to "classif".
Possible values for predict_type are "response" and "prob".