Code-Structure.md

Code-Structure

High level code structure for main functions in the package.

h2o_tree_convertR

Convert h2o tree structures to data.frames.

map_h2o_encoding

Create mapping between output of h2o.predict_lead_node_assignment (i.e. terminal node paths represented as L(eft) or R(ight) decisions at each node) and terminal node path represented as variable decisions (i.e. A > x & B in (y, z) etc).

extract_split_rules

Get split conditions for terminal nodes for all trees in a h2o model.

encode_terminal_nodes

Encode input data as terminal nodes from a h2o tree model.



richardangell/h2oTreeHelpR documentation built on July 3, 2019, 7:35 a.m.