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
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
54385c7565
COSMIT featuers -> features typo
2012-12-22 16:48:17 +01:00
Andreas Mueller
d9a6243c98
ENH rename k in clustering examples and doctests to n_clusters
2012-05-30 07:41:34 +02:00
Olivier Grisel
8f7cfdf259
cosmit
2011-12-21 11:16:18 +01:00
Olivier Grisel
d3533317eb
enable the kmeans stability as an auto examples as the speed is now fast enough
2011-12-21 10:50:31 +01:00
Olivier Grisel
f9aacbad22
example script is not meant to be executed when building the doc as it is slow
2011-12-19 19:15:00 +01:00
Olivier Grisel
6db1ff8d0b
WIP: n_init refactoring
2011-12-19 16:28:41 +01:00
Olivier Grisel
3f1901cade
second experiment on reinit that does not work on high dim sparse data either
2011-11-07 10:37:48 +01:00
Olivier Grisel
f87248dcec
new example to emphasize issues with current naive reinit scheme on sparse data
2011-11-06 23:50:12 +01:00