| call_PrintMojo | Export single h2o tree from mojo .zip to .gv file |
| encode_terminal_nodes | Encode input data as terminal nodes in tree based model. |
| encode_terminal_nodes_df | Encode input data as terminal nodes for single tree. |
| extract_split_rules | Get split conditions for terminal nodes for all trees in... |
| get_split_expressions | Get split conditions for edges in tree |
| get_terminal_node_directions | Get split conditions for terminal nodes |
| get_terminal_node_paths | Get split conditions for terminal nodes |
| gv_to_table | Convert h2o tree .gv file to tabular structure |
| h2o_tree_convertR | Convert h2o gbm or drf to tabular structure |
| h2o_tree_convertR_via_mojo | Convert h2o gbm or drf to tabular structure via mojo |
| map_h2o_encoding | Get temrinal node paths in terms of L/R directions and... |
| terminal_node_exprs | Get split conditions for terminal nodes |
| trees_to_gvs | Export all trees from a h2o mojo (.zip) to .gv files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.