Merge pull request #878 from tqchen/master
temp compatibility with sklearn
This commit is contained in:
@@ -48,3 +48,5 @@ except ImportError:
|
||||
XGBModelBase = object
|
||||
XGBClassifierBase = object
|
||||
XGBRegressorBase = object
|
||||
XGBKFold = None
|
||||
XGBStratifiedKFold = None
|
||||
|
||||
Reference in New Issue
Block a user