View source: R/convertMlrLearnerToOMLFlow.R
| convertMlrLearnerToOMLFlow | R Documentation | 
Creates an OMLFlow for an mlr Learner]
Required if you want to upload an mlr learner to the OpenML server.
convertMlrLearnerToOMLFlow(
  lrn,
  name = paste0("mlr.", lrn$id),
  description = NULL,
  ...
)
| lrn | [ | 
| name | [ | 
| description | [ | 
| ... | [ | 
[OMLFlow].
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.