Andreas Mueller
|
1b367e56e5
|
ENH set n_fold default to 3, rename k to n_fold in all doctests, docs, and examples
|
2012-10-10 19:10:29 +01:00 |
draxus
|
e5628f79c6
|
peping8 examples
|
2011-12-19 18:16:51 +01:00 |
Olivier Grisel
|
ca48f82ab8
|
s/\bcross_val\b/cross_validation/g
|
2011-09-06 14:44:32 +02:00 |
Fabian Pedregosa
|
ddf4b72109
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
Fabian Pedregosa
|
68f27e3790
|
Revert "Move project directory from scikits.learn to sklearn"
This reverts commit fd0d3b879d.
|
2011-09-02 12:03:18 +02:00 |
Fabian Pedregosa
|
fd0d3b879d
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 11:38:24 +02:00 |
Alexandre Gramfort
|
ec1514ac19
|
ENH : more love in examples (adding print __doc__ + some brief descriptions in headers + fixing Anova SVC Pipeline example)
|
2010-11-02 11:38:06 +01:00 |
Mathieu Blondel
|
601ffe94ea
|
Rename roc to roc_curve.
|
2010-10-13 13:20:00 +09:00 |
Gael varoquaux
|
a45354edcc
|
MISC: Adding titles to examples.
|
2010-07-27 09:42:51 +02:00 |
Alexandre Gramfort
|
cb9e15e9f6
|
ENH : adding stratified cross-validation object
|
2010-07-24 10:45:35 +02:00 |
Fabian Pedregosa
|
d85c81d6ce
|
Remove code from roc plotting that was interfering with build system.
This made other plots to be misplotted.
|
2010-06-26 09:02:50 -05:00 |
Gael Varoquaux
|
cbe1a9173b
|
Cosmit
|
2010-06-16 11:12:21 +02:00 |
Alexandre Gramfort
|
46e17e2b7b
|
updating ROC example and adding an ROC example with cross-validation
|
2010-05-28 11:36:17 +02:00 |