Commit Graph

21 Commits

Author SHA1 Message Date
Gael Varoquaux 833fc05e09 COSMIT simplify a bit examples 2012-05-05 21:57:05 +02:00
Vlad Niculae 3885dd8ac3 FIX: doctests for scale_C, took some liberties 2012-05-05 21:57:05 +02:00
Alexandre Gramfort f0dc6116ad API: set scale_C to True by default in libsvm/liblinear models 2012-02-11 14:42:47 +01:00
Andreas Mueller 915cf0cf6b DOC multi-class narrative: added links to the references, made citation clickable 2012-01-16 18:00:36 +01:00
Andreas Mueller 207cc74659 DOC fixes in Multiclass docs. Didn't show correctly on web. 2012-01-16 17:48:34 +01:00
Vlad Niculae 6c6d9e3a0b DOC: add image to narrative doc 2011-12-21 16:51:10 +01:00
Vlad Niculae 42b47ac72b DOC: really add example to multiclass.rst 2011-12-21 16:47:18 +01:00
Vlad Niculae f2b282df6e DOC: add example to multiclass.rst 2011-12-21 16:42:39 +01:00
Vlad Niculae 9970fe2aa8 Add the samples generator to the references 2011-12-21 11:15:53 +01:00
Lars Buitinck f609c3510f DOC multilabel learning: note that it's experimental + @mueller's remark 2011-12-20 17:58:02 +01:00
Lars Buitinck 688d2dda48 DOC multilabel classification in narrative docs
Somewhat of a stub at present.
2011-10-27 15:59:33 +02:00
Fabian Pedregosa 4ddb27a2f4 Update changelog 2011-09-14 15:01:10 +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
Mathieu Blondel 3bf31cadd5 Fix currentmodule. 2011-08-29 23:04:47 +09:00
Mathieu Blondel 10322957ab Fix doctest errors (hopefully!). 2011-08-29 22:51:55 +09:00
Mathieu Blondel afc847a45f Better documentation. 2011-08-29 22:39:52 +09:00
Mathieu Blondel 39ff980b7b Emphasize one-vs-all. 2011-08-29 21:54:23 +09:00
Mathieu Blondel a7279003e3 Address @agramfort and @ogrisel's comments. 2011-08-29 19:27:09 +09:00
Mathieu Blondel e4ac243012 Fix doc! 2011-08-29 19:19:15 +09:00