recbole.model.exlib_recommender.lightgbm

class recbole.model.exlib_recommender.lightgbm.lightgbm(config, dataset)[source]

Bases: lightgbm.basic.Booster

lightgbm is inherited from lgb.Booster

input_type = 1
to(device)[source]
type = 7