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_pdf(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_pdf
IAI.write_pdf
if (FALSE) iai::write_pdf(file.path(tempdir(), "tree.pdf"), lnr)
Run the code above in your browser using DataLab