gv_to_table: Convert h2o tree .gv file to tabular structure

Description Usage Arguments Value

Description

Reads a single .gv file containing a tree from a h2o gbm or drf and parses it into a tabular structure

Usage

1
gv_to_table(gv_file, detail)

Arguments

gv_file

.gv file file including path to import.

detail

has the gv file been processed with the option –detail?

Value

data.frame containing tree structure, if the gv file is of an empty tree then NULL is returned.


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