Aug. 27, 2010
6:56 p.m.
On Fri, Aug 27, 2010 at 13:38, <josef.pktd@gmail.com> wrote:
I don't think I have seen any higher dimensional kernel density estimation in python besides scipy.stats.kde. The Gaussian kde in scipy.stats is targeted to the underlying Fortran code for multivariate normal cdf.
Only for the "integrate over a box" functionality, which was what I needed at the time but is pretty rarely required otherwise. The rest is pure numpy. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco