MeasureOOBError: Out-of-bag Error Measure

Description Format Construction See Also

Description

Returns the out-of-bag error of the Learner for learners that support it (learners with property "oob_error"). Returns NA for unsupported learners.

Format

R6::R6Class() inheriting from Measure.

Construction

1
2
3
MeasureOOBError$new()
mlr_measures$get("oob_error")
msr("oob_error")

See Also

Dictionary of Measures: mlr_measures


mllg/mlr3 documentation built on Sept. 27, 2019, 9:38 a.m.