H2ONode-class | R Documentation |
The H2ONode class.
## S4 method for signature 'H2ONode'
show(object)
object |
an |
id
An integer
representing node's unique identifier. Generated by H2O.
levels
A character
representing categorical levels on split from parent's node belonging into this node. NULL for root node or non-categorical splits.
#' @aliases H2ONode
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.