View source: R/xgb.unserialize.R
xgb.unserialize | R Documentation |
xgb.serialize
Load the instance back from xgb.serialize
xgb.unserialize(buffer, handle = NULL)
buffer |
the buffer containing booster instance saved by |
handle |
An |
An xgb.Booster.handle
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.