h2o.keyof | R Documentation |
Keyed
objects allowing to obtain their key.Method on Keyed
objects allowing to obtain their key.
h2o.keyof(object)
## S4 method for signature 'Keyed'
h2o.keyof(object)
## S4 method for signature 'H2OModel'
h2o.keyof(object)
## S4 method for signature 'H2OGrid'
h2o.keyof(object)
## S4 method for signature 'H2OFrame'
h2o.keyof(object)
## S4 method for signature 'H2OAutoML'
h2o.keyof(object)
object |
A |
the string key holding the persistent object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.