xgboost/demo/guide-python
Icyblade Dai 301540f1d9 fix DeprecationWarning on sklearn.cross_validation (#2075)
* fix DeprecationWarning on sklearn.cross_validation

* fix syntax

* fix kfold n_split issue

* fix mistype

* fix n_splits multiple value issue

* split should pass a iterable

* use np.arange instead of xrange, py3 compatibility
2017-03-17 08:38:22 -05:00
..
2015-10-14 13:40:20 +02:00
2015-04-19 00:55:11 -07:00
2015-10-14 13:45:59 +02:00
2016-01-16 10:24:01 -08:00