Python implementation of nonparametric nearest-neighbor-based estimators for divergences between distributions.
BSD 3-Clause "New" or "Revised" License
48
stars
8
forks
source link
results not completely reproducible #50
Open
djsutherland opened 10 years ago
Should make it easier/less hacky to handle tuning folds in crossvalidate().
Even with the hack, results don't 100% reproduce. Should figure out why not and test for it.