Rdocumentation
powered by
Learn R Programming
h2o (version 3.0.0.22)
h2o.residual_deviance: Retrieve the residual deviance
Description
Retrieve the residual deviance
Usage
h2o.residual_deviance(object, valid = FALSE, ...)
Arguments
object
An
H2OModel
or
H2OModelMetrics
valid
Retrieve the validation metric.
...
further arguments to be passed to/from this method.