Commit Graph

6 Commits

Author SHA1 Message Date
Olivier Grisel 603ecdfa42 ENH: style fixes and better use of the scikit-learn API in ROC example 2011-06-04 05:49:38 +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
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
Alexandre Gramfort 46e17e2b7b updating ROC example and adding an ROC example with cross-validation 2010-05-28 11:36:17 +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