optimal_tree_prescription_maximizer: Learner for training Optimal Prescriptive Trees where the...

View source: R/optimaltrees.R

optimal_tree_prescription_maximizerR Documentation

Learner for training Optimal Prescriptive Trees where the prescriptions should aim to maximize outcomes

Description

Julia Equivalent: IAI.OptimalTreePrescriptionMaximizer

Usage

optimal_tree_prescription_maximizer(...)

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_prescription_maximizer()


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