The H2ONode class.
# S4 method for class 'H2ONode'
show(object)idAn integer representing node's unique identifier. Generated by H2O.
levelsA character representing categorical levels on split from parent's node belonging into this node. NULL for root node or non-categorical splits.
#' @aliases H2ONode