summary,H2OModel-method {h2o} | R Documentation |
Print the Model Summary
Description
Print the Model Summary
Usage
## S4 method for signature 'H2OModel'
summary(object, ...)
Arguments
object |
An H2OModel object. |
... |
further arguments to be passed on (currently unimplemented) |
[Package h2o version 3.44.0.3 Index]