Commit Graph

13 Commits

Author SHA1 Message Date
GaelVaroquaux df558e84be MISC: tweak example layout 2012-03-26 00:17:35 +02:00
GaelVaroquaux e64b7a62fc ENH: summary table on clustering 2012-03-26 00:17:35 +02:00
GaelVaroquaux f0d7eb6382 DOC: affinity-propagation in clustering comparison
Also add a 'null' example for clustering
2012-03-25 19:13:16 +02:00
GaelVaroquaux 118c00d93d ENH Ward: better behavior for non-fully-connected graphs
Improves the plot_cluster_comparison example
2012-03-25 17:33:49 +02:00
Olivier Grisel de2511871c better blob seed so that both DBSCAN and meanshift are working well 2012-03-04 20:11:48 +01:00
Andreas Mueller 24661d3513 ENH fixed seed, added center positions 2012-03-04 19:53:38 +01:00
Andreas Mueller 842f366f83 MISC added xlim and ylim for @ogrisel's weird matplotlib ;) 2012-03-04 19:34:25 +01:00
Andreas Mueller 84edda6ba7 COSMIT removed debugging print 2012-03-04 19:07:03 +01:00
Andreas Mueller 124b19f1e8 COSMIT cleanup, pep8 2012-03-04 17:51:38 +01:00
Andreas Mueller 9bcd00af23 MISC use Gaels pretty plot, add dbscan, normalize data... 2012-03-04 17:46:38 +01:00
Andreas Mueller c93c1a290e FIX broke label_probagation example, now fixed it again. 2012-03-04 14:38:14 +01:00
Andreas Mueller 11ba3f725a ENH clustering example with spectral clustering and ward with connectivity. looking better now, still not perfect. 2012-03-04 14:30:56 +01:00
Andreas Mueller db1e1868be ENH cluster comparison example (starting) 2012-03-04 00:43:36 +01:00