vcalderon2009 / gaussian_kde

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gaussian_kde

This is a modified version of the SciPy implemtation of gaussian kernel density estimation, `scipy.stats.gaussian_kde' which adds convenience functions for conditional random sampling.

Note: This package is in active development!!!

The results are certainly not guaranteed to be correct.

About


Languages

Language:Jupyter Notebook 83.6%Language:Python 16.4%