maxframe.learn.contrib.lightgbm.predict#

maxframe.learn.contrib.lightgbm.predict(booster, data, raw_score: bool = False, start_iteration: int = 0, num_iteration: int = None, pred_leaf: bool = False, pred_contrib: bool = False, validate_features: bool = False, **kwargs)[source]#