Stefano Lattarini
|
67ece78da4
|
COSMIT various typofixes
As suggested by codespell <https://github.com/lucasdemarchi/codespell>
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
|
2013-04-11 21:22:14 +02: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 |
Andreas Mueller
|
38b455d541
|
Cosmit pep8
|
2012-12-25 13:16:05 +01:00 |
Andreas Mueller
|
e749771faa
|
MISC don't use ``set_cmap``
|
2012-05-05 20:43:21 +02:00 |
Andreas Mueller
|
645db95737
|
ENH adjusted examples to new matplotlib 1.1.1
|
2012-05-05 20:43:21 +02:00 |
Andreas Mueller
|
61b0e28f9f
|
MISC removed deprecated api from examples
|
2012-03-03 18:30:02 +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 |
Peter Prettenhofer
|
46a2d551a3
|
fixed imports in non-auto examples.
COSMIT import paths in plot examples.
Rephrased SGD outline in linear_model.rst
|
2010-12-03 10:28:08 +01:00 |
Peter Prettenhofer
|
d102d2228d
|
moved sgd examples to examples/linear_model and added sgd prefix.
minor fixes in some examples.
updated sgd.rst
|
2010-12-01 16:59:52 +01:00 |