powered by
Before using this function, either run load_graphviz or ensure that Graphviz is installed and on the system PATH
load_graphviz
PATH
write_svg(filename, lnr, ...)
Where to save the output.
The learner to output.
Refer to the Julia documentation for available parameters.
Requires IAI version 2.1 or higher.
Julia Equivalent: IAI.write_svg
IAI.write_svg
if (FALSE) iai::write_svg(file.path(tempdir(), "tree.svg"), lnr)
Run the code above in your browser using DataLab