getLearnerModel | R Documentation |
Get underlying R model of learner integrated into mlr.
getLearnerModel(model, more.unwrap = FALSE)
model |
(WrappedModel) |
more.unwrap |
( |
(any). A fitted model, depending the learner / wrapped package. E.g., a model of class rpart::rpart for learner “classif.rpart”.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.