Yang Zhang
|
f6f5003f79
|
Updated sklearn_examples.py for soon-to-be-deprecated modules (#2117)
|
2017-03-21 20:07:27 -07:00 |
|
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 |
|
tqchen
|
c2fec29bfa
|
python package refactor into python-package
|
2015-07-30 22:04:45 -07:00 |
|
Skipper Seabold
|
4a37b852a0
|
DOC: Add early stopping example
|
2015-07-08 13:55:47 -05:00 |
|
Skipper Seabold
|
15ea00540a
|
EX: Make separate example for fork issue.
|
2015-05-11 09:30:51 -05:00 |
|
Skipper Seabold
|
99c2df9913
|
EX: Show example of pickling and parallel use.
|
2015-05-11 09:09:08 -05:00 |
|
tqchen
|
869c68f149
|
minor
|
2015-05-01 22:46:06 -07:00 |
|
Skipper Seabold
|
a0e07f16c4
|
Update demo scripts to use installed python library
|
2015-04-08 14:22:54 -05:00 |
|
Jamie Hall
|
a1a427af37
|
Fix some stuff
|
2015-04-02 00:05:14 -07:00 |
|
Jamie Hall
|
136e902fb2
|
Initial commit
|
2015-04-01 23:29:05 -07:00 |
|