Re: [Scikit-learn-general] dendrogram from Ward

2013-01-25 Thread Prasenjit Mukherjee
Gael Varoquaux writes: > > On Fri, Nov 11, 2011 at 10:32:07AM +1100, Robert Layton wrote: > > On 11 November 2011 09:53, Emanuele Olivetti wrote: > > > is there a way to get the full dendrogram from the hierarchical > > > clustering (Ward)? > > > The `ward_tree` function in sklearn/cl

Re: [Scikit-learn-general] dendrogram from Ward

2011-11-11 Thread Gael Varoquaux
On Fri, Nov 11, 2011 at 10:32:07AM +1100, Robert Layton wrote: > On 11 November 2011 09:53, Emanuele Olivetti wrote: > > is there a way to get the full dendrogram from the hierarchical > > clustering (Ward)? > The `ward_tree` function in sklearn/cluster/hierarchical.py should give > you what yo

Re: [Scikit-learn-general] dendrogram from Ward

2011-11-10 Thread Robert Layton
On 11 November 2011 09:53, Emanuele Olivetti wrote: > Hi, > > is there a way to get the full dendrogram from the hierarchical > clustering (Ward)? > > Best, > > Emanuele > > > > -- > RSA(R) Conference 2012 > Save $700 by N

[Scikit-learn-general] dendrogram from Ward

2011-11-10 Thread Emanuele Olivetti
Hi, is there a way to get the full dendrogram from the hierarchical clustering (Ward)? Best, Emanuele -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 __