optimal_tree_prescription_minimizer {iai}R Documentation

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

Description

Julia Equivalent: IAI.OptimalTreePrescriptionMinimizer

Usage

optimal_tree_prescription_minimizer(...)

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


[Package iai version 1.10.1 Index]