imputation_learner | R Documentation |
Julia Equivalent:
IAI.ImputationLearner
imputation_learner(method = "opt_knn", ...)
method |
(optional) Specifies the imputation method to use. |
... |
Use keyword arguments to set parameters on the resulting learner. Refer to the Julia documentation for available parameters. |
## Not run: lnr <- iai::imputation_learner(method = "opt_tree")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.