| H2ONode-class {h2o} | R Documentation |
The H2ONode class.
Description
The H2ONode class.
Usage
## S4 method for signature 'H2ONode'
show(object)
Arguments
object |
an |
Slots
idAn
integerrepresenting node's unique identifier. Generated by H2O.levelsA
characterrepresenting categorical levels on split from parent's node belonging into this node. NULL for root node or non-categorical splits.#' @aliases H2ONode
[Package h2o version 3.44.0.3 Index]