write_booster | R Documentation |
Julia Equivalent:
IAI.write_booster
write_booster(filename, lnr)
filename |
Where to save the output. |
lnr |
The XGBoost learner with the booster to output. |
Requires IAI version 2.1 or higher.
## Not run: iai::write_booster(file.path(tempdir(), "out.json"), lnr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.