scikit-learn/sklearn/cluster
Jaques Grobler 89f29ba8da DOC Fix references to missing examples 2013-05-22 11:13:59 +02:00
..
tests DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
__init__.py FIX and test deprecated import of spectral_embedding from cluster 2012-12-02 18:32:03 +00:00
_feature_agglomeration.py cosmit pep8 2012-12-16 23:28:10 +01:00
_hierarchical.c COSMIT various typofixes 2013-04-11 21:22:14 +02:00
_hierarchical.pyx COSMIT shut up the build by calling np.import_array in Cython modules 2013-01-10 18:00:21 +01:00
_k_means.c COSMIT various typofixes 2013-04-11 21:22:14 +02:00
_k_means.pyx DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
affinity_propagation_.py DOC Fix references to missing examples 2013-05-22 11:13:59 +02:00
dbscan_.py DOC Fix references to missing examples 2013-05-22 11:13:59 +02:00
hierarchical.py COSMIT various typofixes 2013-04-11 21:22:14 +02:00
k_means_.py DOC documented n_init parameter of MiniBatchKMeans. Closes #1900. 2013-05-04 13:35:53 +02:00
mean_shift_.py DOC Fix references to missing examples 2013-05-22 11:13:59 +02:00
setup.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
spectral.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00