Python Cluster

subhabangalore at gmail.com subhabangalore at gmail.com
Tue Dec 4 21:36:10 EST 2012


On Wednesday, December 5, 2012 2:33:56 AM UTC+5:30, Miki Tebeka wrote:
> On Tuesday, December 4, 2012 11:04:15 AM UTC-8, subhaba... at gmail.com wrote:
> 
> > >>> cl = HierarchicalClustering(data, lambda x,y: abs(x-y))
> 
> > but now I want to visualize it if any one suggest how may I use visualization(like matplotlib or pyplot etc.) to see the data?
> 
> One option is to use a scatter plot with different color per cluster. See the many examples in http://matplotlib.org/gallery.html.
> 
> 
> 
> HTH,
> 
> --
> 
> Miki

Thanks Miki. Good Gallery I think it'd do. We can plot as we feel. Regards,Subhabrata.



More information about the Python-list mailing list