Learn R Programming

iai (version 1.10.2)

tree_plot: Specify an interactive tree visualization of a tree learner

Description

Julia Equivalent: IAI.TreePlot

Usage

tree_plot(lnr, ...)

Arguments

lnr

The learner to visualize.

...

Refer to the Julia documentation on advanced tree visualization for available parameters.

IAI Compatibility

Requires IAI version 1.1 or higher.

Examples

Run this code
if (FALSE) iai::tree_plot(lnr)

Run the code above in your browser using DataLab