[SciPy-Dev] scipy.stats.kde

Sam Birch sam.m.birch at gmail.com
Fri Aug 27 14:17:25 EDT 2010


Hi all,

I was thinking of renovating the kernel density estimation package (although
no promises; I'm leaving for college tomorrow morning!). I was wondering:

a) whether anyone had started code in that direction

b) what people want in it

I was thinking (as an ideal, not necessarily goal):
- Support for more than Gaussian kernels (e.g. custom, uniform, Epanechnikov,
triangular, quartic, cosine, etc.)
- More options for bandwidth selection (custom bandwidth matrices, AMISE
optimization, cross-validation, etc.)
- Assorted conveniences: automatically generate the mesh, limit the kernel's
support for speed

So, thoughts anyone? I figure it's better to over-specify and then
under-produce, so don't hold back.

Thanks,
Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20100827/44454c43/attachment.html>


More information about the SciPy-Dev mailing list