Re: [Scikit-learn-general] Intra Cluster Variance in Various Clustering Algorithms

2013-02-21 Thread Robert Layton
On 21 February 2013 22:53, nipun batra wrote: > Hi, > Is there a way (already existing) , whereby we can get the variance about > the mean/cluster center (chosen by clustering algorithm) of all the samples > belonging to that cluster. > If not, is the following approach optimal? > For each cluste

[Scikit-learn-general] Intra Cluster Variance in Various Clustering Algorithms

2013-02-21 Thread nipun batra
Hi, Is there a way (already existing) , whereby we can get the variance about the mean/cluster center (chosen by clustering algorithm) of all the samples belonging to that cluster. If not, is the following approach optimal? For each cluster label: For all ids belonging to this cluster label: Find v