Mathieu Blondel
|
6d8b8a4f89
|
Fix scale_C warning.
|
2012-01-31 17:08:59 +09:00 |
draxus
|
e5628f79c6
|
peping8 examples
|
2011-12-19 18:16:51 +01: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 |
Fabian Pedregosa
|
a6918a49a5
|
Generate thumbnails in the example gallery
|
2011-09-01 09:35:29 +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 |
Olivier Grisel
|
48e818e2a4
|
FIX: area under curve: recall is x and precision is y
|
2010-11-01 02:21:46 +01:00 |
Mathieu Blondel
|
bf85063e0e
|
API changes to precision_recall
|
2010-10-13 11:32:45 +09:00 |
Alexandre Gramfort
|
0e911c8fed
|
BUG: fix in precision recall example
|
2010-05-28 11:38:50 +02:00 |
Alexandre Gramfort
|
e1521060b4
|
moving ROC etc. to metrics.py
adding tests for metrics.py
adding examples for ROC, AUC, precision recall, confusion matrix
|
2010-05-26 14:40:29 +02:00 |