Commit Graph

9 Commits

Author SHA1 Message Date
Szabo Roland ade2db97c7 DOC Add labels and some explanation to confusion matrix example 2013-04-17 16:35:02 +02:00
Lars Buitinck 85ec0fd1ae P3K death to the print statement 2013-02-11 23:11:57 +01:00
Lars Buitinck 837093df7f P3K: use print as a function in the examples
Also corrected some typos, including two people misspelling their own names :)
2013-02-01 15:04:42 +01: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
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
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