Try to use the GridsearchCV with LGBMRegressor. but got the following error with fit before exploiting the model. def LGBM(q, X,y):
gkf = KFold(n_splits=5,