Skip to contents

Grow Natural Gradient Trees

Usage

grow_natural_trees(x, y, trees = 100L, task = "classification", ...)

Arguments

x

a data X

y

a data Y

trees

num of trees

task

a task

...

other eng args

Value

a fitted model