Learn R Programming

iai (version 1.10.2)

optimal_tree_multi_regressor: Learner for training multi-task Optimal Regression Trees

Description

Julia Equivalent: IAI.OptimalTreeMultiRegressor

Usage

optimal_tree_multi_regressor(...)

Arguments

...

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

IAI Compatibility

Requires IAI version 3.2 or higher.

Examples

Run this code
if (FALSE) lnr <- iai::optimal_tree_multi_regressor()

Run the code above in your browser using DataLab