scikit-learn/sklearn/cluster/tests
Robert Layton dacfd8bd5d DOC: Replaced all BSD style licenses with "BSD 3 clause"
Replaced all BSD style licenses with "BSD 3 clause"
Not checked yet!

Removed duplicate "3 clause, 3 clause"

Removed trailing period if exists

Fixed some missed licences, still about 50 to do, but those can be automated

Think I got the last of them.

Apparently me and sed have different ideas of regex.

Found a few more
2013-04-30 08:34:46 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
common.py cosmit pep8 2012-12-16 23:28:10 +01:00
test_affinity_propagation.py cosmit pep8 2012-12-16 23:28:10 +01:00
test_dbscan.py cosmit pep8 2012-12-16 23:28:10 +01:00
test_hierarchical.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
test_k_means.py COSMIT typo. the French again ;) 2013-04-14 16:34:53 +02:00
test_mean_shift.py Even more sklearn.utils.testing. 2012-10-26 00:09:46 +09:00
test_spectral.py COSMIT pep8 2013-04-28 15:46:13 +02:00