
Last chance! 50% off unlimited learning
Sale ends in
The H2ONode class.
# S4 method for H2ONode
show(object)
an H2ONode
object.
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