Learn R Programming

iai (version 1.10.2)

multi_tree_plot.grid_search: Construct an interactive tree visualization of multiple tree learners from the results of a grid search

Description

Julia Equivalent: IAI.MultiTreePlot

Usage

# S3 method for grid_search
multi_tree_plot(obj, ...)

Arguments

obj

The grid to visualize

...

Additional arguments (unused)

IAI Compatibility

Requires IAI version 2.0 or higher.

Examples

Run this code
if (FALSE) iai::multi_tree_plot(grid)

Run the code above in your browser using DataLab