optimal_tree_policy_minimizer: Learner for training Optimal Policy Trees where the policy...

View source: R/optimaltrees.R

optimal_tree_policy_minimizerR Documentation

Learner for training Optimal Policy Trees where the policy should aim to minimize outcomes

Description

Julia Equivalent: IAI.OptimalTreePolicyMinimizer

Usage

optimal_tree_policy_minimizer(...)

Arguments

...

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

IAI Compatibility

Requires IAI version 2.0 or higher.

Examples

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


iai documentation built on Oct. 19, 2024, 1:07 a.m.