Andreas Mueller
|
38b455d541
|
Cosmit pep8
|
2012-12-25 13:16:05 +01:00 |
Gael Varoquaux
|
388d1233dd
|
API: change 'embed_solve' to 'assign_labels'
|
2012-10-27 20:40:06 +02:00 |
Gael Varoquaux
|
9b0ee1d997
|
MISC: split example in two plots
|
2012-10-27 20:40:06 +02:00 |
cow
|
d3f1d77e59
|
Removed savefig
|
2012-10-27 20:40:06 +02:00 |
cow
|
efb134469e
|
Modified lena segmenation example to include different embedding solvers
|
2012-10-27 20:40:06 +02:00 |
Andreas Mueller
|
8199bfd348
|
ENH fixed ``n_cluster`` to ``n_clusters`` in examples. Thanks @agramfort
|
2012-05-30 07:41:35 +02:00 |
Andreas Mueller
|
d9a6243c98
|
ENH rename k in clustering examples and doctests to n_clusters
|
2012-05-30 07:41:34 +02:00 |
Andreas Mueller
|
c0e46e19e6
|
COSMIT typos by `git grep independant`
|
2012-05-05 18:33:24 +02:00 |
Jake Vanderplas
|
96d6060cd7
|
pep8
|
2011-12-23 10:12:26 -08:00 |
Gael varoquaux
|
716b1e7105
|
DOC: improve spectral clustering docs
|
2011-09-25 21:20:59 +02:00 |
Fabian Pedregosa
|
d36c2acfec
|
scipy.lena() no longer works on scipy's dev version.
Use scipy.misc.lena() instead. This should also work with 0.8.x and
probably others.
|
2011-09-03 09:12:21 +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 |
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 |
Fabian Pedregosa
|
48af36792a
|
FIX: fix imports in example for renamed modules.
|
2010-10-05 14:32:47 +02:00 |
Gael Varoquaux
|
b32a9682d0
|
MISC: Cosmit based on comments from Olivier and Alex
|
2010-08-27 14:12:58 +02:00 |
Gael varoquaux
|
68ca67ef4f
|
API: Change 'clustering' to 'cluster'
|
2010-08-27 09:29:29 +02:00 |