Conrad Lee
|
4b433a9254
|
Modified file scikits.examples.plot_mean_shift.py: updated reference.
|
2011-08-06 10:52:06 +02:00 |
Conrad Lee
|
303a6d4bd2
|
Hard coded bandwidth to 1.30 because otherwise its calculation is too slow.
|
2011-08-05 22:58:12 +02:00 |
Conrad Lee
|
8310b0814e
|
Changed scikits.learn.cluster.__init__.py and examples/cluster/plot_mean_shift.py: modified so that complies with pep8.
|
2011-08-05 18:39:03 +02:00 |
Conrad Lee
|
24b35fd7ea
|
Changed plot_mean_shift.py example to use larger data set to show how bandwidth estimation dominates the runtime.
|
2011-08-05 16:32:29 +02:00 |
Alexandre Gramfort
|
6ec33ff899
|
FIX : removing useless seed fix in plot_mean_shift
|
2011-05-18 22:20:36 -04:00 |
Alexandre Gramfort
|
3e0aeac85e
|
ENH : using make_blobs in plot_mean_shift
|
2011-05-18 22:16:09 -04:00 |
Alexandre Gramfort
|
ec1514ac19
|
ENH : more love in examples (adding print __doc__ + some brief descriptions in headers + fixing Anova SVC Pipeline example)
|
2010-11-02 11:38:06 +01:00 |
Gael varoquaux
|
68ca67ef4f
|
API: Change 'clustering' to 'cluster'
|
2010-08-27 09:29:29 +02:00 |