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.
if (FALSE) iai::write_booster(file.path(tempdir(), "out.json"), lnr)
Run the code above in your browser using DataLab