xgb.load.raw | R Documentation |
User can generate raw memory buffer by calling xgb.save.raw
xgb.load.raw(buffer, as_booster = FALSE)
buffer |
the buffer returned by xgb.save.raw |
as_booster |
Return the loaded model as xgb.Booster instead of xgb.Booster.handle. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.