write_dot | R Documentation |
Julia Equivalent:
IAI.write_dot
write_dot(filename, lnr, ...)
filename |
Where to save the output. |
lnr |
The learner to output. |
... |
Refer to the Julia documentation for available parameters. |
## Not run: iai::write_dot(file.path(tempdir(), "tree.dot"), lnr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.