Learn R Programming

h2o (version 3.0.0.22)

h2o.null_deviance: Retrieve the null deviance

Description

Retrieve the null deviance

Usage

h2o.null_deviance(object, valid = FALSE, ...)

Arguments

object
An H2OModel or H2OModelMetrics
valid
Retrieve the validation metric.
...
further arguments to be passed to/from this method.