optimal_tree_regressor: Learner for training Optimal Regression Trees

View source: R/optimaltrees.R

optimal_tree_regressorR Documentation

Learner for training Optimal Regression Trees

Description

Julia Equivalent: IAI.OptimalTreeRegressor

Usage

optimal_tree_regressor(...)

Arguments

...

Use keyword arguments to set parameters on the resulting learner. Refer to the Julia documentation for available parameters.

Examples

## Not run: lnr <- iai::optimal_tree_regressor()


iai documentation built on July 9, 2023, 5:41 p.m.