newDecisionTree: Function to create DecisionTree

Description Usage Arguments

View source: R/DecisionTree.R

Description

Function to create DecisionTree

Usage

1
newDecisionTree(max_depth)

Arguments

max_depth

max depth in tree


SSLR documentation built on July 22, 2021, 9:08 a.m.