Commit Graph

8 Commits

Author SHA1 Message Date
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