temp compatibility with sklearn
This commit is contained in:
@@ -48,3 +48,5 @@ except ImportError:
|
|||||||
XGBModelBase = object
|
XGBModelBase = object
|
||||||
XGBClassifierBase = object
|
XGBClassifierBase = object
|
||||||
XGBRegressorBase = object
|
XGBRegressorBase = object
|
||||||
|
XGBKFold = None
|
||||||
|
XGBStratifiedKFold = None
|
||||||
|
|||||||
Reference in New Issue
Block a user