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_png(filename, lnr, ...)
Where to save the output.
The learner to output.
Refer to the Julia documentation for available parameters.
Julia Equivalent: IAI.write_png
IAI.write_png
if (FALSE) iai::write_png(file.path(tempdir(), "tree.png"), lnr)
Run the code above in your browser using DataLab