LightGBMParams Class

Provide constants for LightGBM.

Inheritance
builtins.object
LightGBMParams

Constructor

LightGBMParams()

Attributes

CATEGORICAL_FEATURE

CATEGORICAL_FEATURE = 'categorical_feature'

MIN_DATA_IN_LEAF

MIN_DATA_IN_LEAF = 'min_data_in_leaf'