-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
weighted KDE #4394
Copy link
Copy link
Closed
Labels
Description
Not sure this is the correct place, but I would very much appreciate the ability to
pass a weight for each sample in kde density estimation.
There exits a adapted version of scipy.stats.gaussian_kde :
http://stackoverflow.com/questions/27623919/weighted-gaussian-kernel-density-estimation-in-python
Reactions are currently unavailable