Andreas Mueller
6beacc3fb6
remove deprecated stuff from 0.17
2015-03-18 14:49:04 -04:00
Pratap Vardhan
40f44ffd23
MANIT: pep8ize to an extent cluster module
2015-01-11 13:22:28 +05:30
MechCoder
0ed517fa90
Made the following changes
...
1. Improved documentation.
2. Added sanity test.
3. Moved example to a separate folder
4. Optimised compuation of centroids.
5. Added underscore to public attributes.
2014-12-05 14:07:16 +01:00
Gael Varoquaux
cf5b4bacbe
TEST: increase test coverage
...
And fix a few bugs and remove redundant code
2013-08-25 11:33:39 +02:00
Nelle Varoquaux
4352d2380c
TEST test that ran with ward linkage now also run with average and complete linkage
2013-08-25 11:33:39 +02:00
Gael Varoquaux
f95502df45
API: rename to agglomerative clustering
2013-08-25 11:33:38 +02:00
Lars Buitinck
fcc6c5417e
FIX rm spectral_embedding import from sklearn.cluster
2013-08-08 10:33:17 +02:00
Lars Buitinck
a82b31547d
MAINT remove deprecated parameters (the easy cases)
2013-08-08 10:00:22 +02:00
Kemal Eren
76ae2fa1f9
import biclustering methods in sklearn.cluster and sklearn.metrics.cluster
2013-07-25 19:19:26 +02:00
Kemal Eren
2fa858687f
misc. fixes
2013-07-25 19:19:24 +02:00
Kemal Eren
83a2850943
keep biclustering algorithms in submodule
2013-07-25 19:19:21 +02:00
Kemal Eren
9c20a9e2ab
made 'bicluster' a submodule of 'cluster'
2013-07-25 19:19:20 +02:00
Joel Nothman
873c6f3fb8
FIX avoid spectral_embedding naming conflict
2013-06-22 21:21:32 +02:00
Andreas Mueller
3de44421cf
FIX and test deprecated import of spectral_embedding from cluster
2012-12-02 18:32:03 +00:00
kuantkid
87978d0cce
FIX backwards support
2012-11-27 09:35:45 -05:00
Vlad Niculae
7f76aa1def
Add __all__ for half of the scikit
2012-09-04 18:00:49 +01:00
Gilles Louppe
c40dbf739f
DOC: Standardize the module documentation format (work in progress)
2011-11-30 10:30:13 +01:00
Andreas Mueller
d137da16cf
COSMIT pep8 in cluster module, removed unused import
2011-11-20 20:33:57 +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