powered by
Julia Equivalent: IAI.write_booster
IAI.write_booster
write_booster(filename, lnr)
Where to save the output.
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) # } # NOT RUN { # }
Run the code above in your browser using DataLab