tree_plot: Specify an interactive tree visualization of a tree learner

View source: R/iaitrees.R

tree_plotR Documentation

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

## Not run: iai::tree_plot(lnr)


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