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