View source: R/optimalfeatureselection.R
write_questionnaire.optimal_feature_selection_learner | R Documentation |
Julia Equivalent:
IAI.write_questionnaire
## S3 method for class 'optimal_feature_selection_learner'
write_questionnaire(filename, obj, ...)
filename |
Where to save the output. |
obj |
The learner or grid to output. |
... |
Refer to the Julia documentation for available parameters. |
Requires IAI version 2.1 or higher.
## Not run: iai::write_questionnaire(file.path(tempdir(), "questionnaire.html"), lnr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.