ray.train.lightgbm.LightGBMTrainer.get_model#

classmethod LightGBMTrainer.get_model(checkpoint: Checkpoint) lightgbm.Booster[source]#

Retrieve the LightGBM model stored in this checkpoint.