powered by
Julia Equivalent: IAI.write_questionnaire
IAI.write_questionnaire
write_questionnaire(filename, lnr, ...)
Where to save the output.
The learner or grid to output.
Refer to the Julia documentation for available parameters.
Outputting a grid search requires IAI version 2.0 or higher.
# NOT RUN { iai::write_questionnaire(file.path(tempdir(), "questionnaire.html"), lnr) # } # NOT RUN { # }
Run the code above in your browser using DataLab