On Fri, Jun 15, 2012 at 3:50 PM, <[email protected]> wrote: > On Fri, Jun 15, 2012 at 10:45 AM, Yaroslav Halchenko <[email protected]> > wrote: >> >> On Fri, 15 Jun 2012, Satrajit Ghosh wrote: >>> hi yarik, >>> here is my attempt: >>> >>> [1]https://github.com/satra/scikit-learn/blob/enh/covariance/sklearn/covariance/distance_covariance.py >>> i'll look at your code in detail later today to understand the uv=True >> >> it is just to compute dCo[vr] among each pair of variables (so >> similar to what corrcoef does) instead of taking them all as a >> multivariate pattern. > > trying to see how well this works, here's my gist > https://gist.github.com/2938402 (univariate only) > > bretzel and cosine have essentially zero distance correlation ?? > > Josef > >> >> -- >> Yaroslav O. Halchenko >> Postdoctoral Fellow, Department of Psychological and Brain Sciences >> Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 >> Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 >> WWW: http://www.linkedin.com/in/yarik >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Scikit-learn-general mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
