Learn R Programming

iai (version 1.10.2)

optimal_tree_classifier: Learner for training Optimal Classification Trees

Description

Julia Equivalent: IAI.OptimalTreeClassifier

Usage

optimal_tree_classifier(...)

Arguments

...

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

Examples

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

Run the code above in your browser using DataLab