powered by
Refer to the documentation on advanced tree visualization for more information.
# S3 method for default multi_tree_plot(obj, ...)
The questions to visualize. Refer to the Julia documentation on multi-learner visualizations for more information.
Additional arguments (unused)
Requires IAI version 1.1 or higher.
Julia Equivalent: IAI.MultiTreePlot
IAI.MultiTreePlot
if (FALSE) { iai::multi_tree_plot(list("Visualizing" = list( "first learner" = lnr1, "second learner" = lnr2 ))) }
Run the code above in your browser using DataLab