mlr3 (version 0.1.0-9000)

MeasureOOBError: Out-of-bag Error Measure

Description

Returns the out-of-bag error of the learner for learners that support it (these learners have property "oob_error").

Usage

MeasureOOBError

Arguments

Format

R6::R6Class() inheriting from Measure.