This is documentation for an old release of SciPy (version 0.7.). Read this page in the documentation of the latest stable release (version 1.15.1).
Representation of a kernel-density estimate using Gaussian kernels.
Parameters: | dataset : (# of dims, # of data)-array
|
---|---|
Methods: | kde.evaluate(points) : array
|