powered by
Julia Equivalent: IAI.write_questionnaire
IAI.write_questionnaire
# S3 method for optimal_feature_selection_learner write_questionnaire(filename, obj, ...)
Where to save the output.
The learner or grid to output.
Refer to the Julia documentation for available parameters.
Requires IAI version 2.1 or higher.
if (FALSE) iai::write_questionnaire(file.path(tempdir(), "questionnaire.html"), lnr)
Run the code above in your browser using DataLab