write_questionnaire.tree_learner | R Documentation |
Julia Equivalent:
IAI.write_questionnaire
## S3 method for class 'tree_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. |
Outputting a grid search requires IAI version 2.0 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.