xgboost (version 1.3.1.1)

xgb.unserialize: 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