powered by
Output a learner in JSON format
write_json(filename, lnr, ...)
Where to save the output.
The learner to output.
Refer to the Julia documentation for available parameters.
Julia Equivalent: IAI.write_json
IAI.write_json
# NOT RUN { iai::write_json(file.path(tempdir(), "out.json"), lnr) # } # NOT RUN { # }
Run the code above in your browser using DataLab