Skip to content Skip to sidebar Skip to footer
Showing posts with the label Kernel

Multiple Kernels In Enthought Canopy

I previously worked with the EPD Python distribution using its Qt-console, where one of the most us… Read more Multiple Kernels In Enthought Canopy

Plotting 2d Kernel Density Estimation With Python

I would like to plot a 2D kernel density estimation. I find the seaborn package very useful here. H… Read more Plotting 2d Kernel Density Estimation With Python