xgb.serialize function

Serialize the booster instance into R's raw vector. The serialization method differs from xgb.save.raw as the latter one saves only the model but not parameters. This serialization format is not stable across different xgboost versions.

  • Maintainer: Jiaming Yuan
  • License: Apache License (== 2.0) | file LICENSE
  • Last published: 2025-05-15