KDEm
KDEm copied to clipboard
This repository includes data and code for the algorithm of Kernel Density Estimation from Multiple Sources (KDEm) proposed in a KDD'16 paper
Results
1
KDEm issues
Sort by
recently updated
recently updated
newest added
# Error running `test.py` Running `python test.py synuni` gives the following error ``` Traceback (most recent call last): File "test.py", line 38, in syn_mix.run_test_mix(m=200, n=100, k=50) File "KDEm/test_syn_mix.py", line 102,...