Commit Graph

9 Commits

Author SHA1 Message Date
Vlad Niculae fc3e680cf3 Remove chunk_size from k_means
This was deprecated in 0.10 as far as I can tell.
2012-09-01 20:02:12 +02:00
Bala Subrahmanyam Varanasi 36d0adb8c1 pep8 compliant 2011-12-17 00:48:40 +05:30
Olivier Grisel a57c2ae933 more scikits.learn => sklearn updates 2011-09-03 12:57:53 +02:00
Gael varoquaux ccacfb382b Cosmit: Fix (some) pyflakes warnings 2011-07-16 23:53:10 +02:00
Nelle Varoquaux cebecf8335 [MiniBatchKMeans] Added labels and scaled the axis properly on the benchmark plot 2011-05-17 20:46:55 +01:00
Nelle Varoquaux a56ca0b2ad [MiniBatchKMeans] PEP8 compliance and small fixed 2011-05-08 14:14:51 +01:00
Nelle Varoquaux 5bb104f59f [MiniBatchKMeans] Added a fit method to the MiniBatchKMeans 2011-05-07 17:21:50 +01:00
Nelle Varoquaux 632b97b1ea [MiniBatchKMeans] Added chart showing the speed and the inertia / total number of points depending on the chunk size and number of iteration 2011-05-04 18:41:01 +01:00
Nelle Varoquaux f890a41958 [MiniBatchKMeans] Added a benchmark 2011-05-01 19:24:50 +01:00