grow_explainable_trees.Rd
Grow Explainable Trees
grow_explainable_trees( x, y, trees = 50000L, early_stop_tree = 100L, task = "classification", ... )
a data X
a data Y
max num of trees (default: 50000)
trigger early stopping if no improvement (default: 100)
a task
other eng args
a fitted model