Andreas Mueller
|
6beacc3fb6
|
remove deprecated stuff from 0.17
|
2015-03-18 14:49:04 -04:00 |
Lars Buitinck
|
40c03d4880
|
COSMIT pep8 fixes to sklearn/tests
|
2014-12-18 16:40:01 +01:00 |
Olivier Grisel
|
6c0d41ac84
|
FIX: remove deprecation warnings in learning curves under Python 3
|
2014-04-19 12:23:04 -04:00 |
sdenton4
|
6441caa088
|
ENH: Compute lower number of points by default
Each new point can be expensive to compute depending on model complexity; five
points is to see overall shape of the curve.
|
2014-04-17 15:56:57 -04:00 |
Alexander Fabisch
|
2fb8bc7974
|
Improve test coverage
|
2014-02-05 21:59:50 +01:00 |
Alexander Fabisch
|
4a4bfc52de
|
Return scores of all folds
It is possible to plot confidence intervals with fill_between
|
2014-02-04 22:30:30 +01:00 |
Alexander Fabisch
|
ca60a0b161
|
Mocks inherit from BaseEstimator
|
2014-02-02 18:50:47 +01:00 |
Alexander Fabisch
|
47642459cc
|
Improve interface and documentation
|
2014-02-02 18:50:47 +01:00 |
Alexander Fabisch
|
fc1008d120
|
Improve test coverage
... to 99%
|
2014-02-02 18:50:47 +01:00 |
Alexander Fabisch
|
b574858527
|
Add documentation and tests
|
2014-02-02 18:48:59 +01:00 |
Jaques Grobler
|
6ebcf4d020
|
COSMIT fix PEP8 errors
|
2014-02-02 00:30:28 +11:00 |
Alexander Fabisch
|
0a000e0b2b
|
Replace '_fit_estimator' by '_cross_val_score'
|
2014-01-16 12:43:16 +09:00 |
Alexander Fabisch
|
a876682444
|
Add learning curve
|
2014-01-08 23:29:30 +00:00 |