xgb.unserialize {xgboost}R Documentation

Load the instance back from xgb.serialize

Description

Load the instance back from xgb.serialize

Usage

xgb.unserialize(buffer)

Arguments

buffer

the buffer containing booster instance saved by xgb.serialize


[Package xgboost version 1.3.3.1 Index]