build_node_randomForest: build_node_randomForest

Description Usage Arguments Value

Description

Builds one node of a randomForest model tree

Usage

1
2
build_node_randomForest(tree_table, leaf_val_type, whichNode, valueNeedsTag,
  dataLevels, fieldTypes = NULL)

Arguments

tree_table

tree object

leaf_val_type

a character representing an avro type when a value is returned at a leaf node

whichNode

pointer to the target node to be built

valueNeedsTag

flag for whether node needs label

dataLevels

levels of data

fieldTypes

type of fields

Value

PFA as a list-of-lists that can be inserted into a cell or pool


aurelius documentation built on May 2, 2019, 3:43 a.m.