[mlpack-git] [mlpack/mlpack] Adds 2 deterministic LSH tests (#676)

Yannis Mentekidis notifications at github.com
Sat Jun 4 09:42:14 EDT 2016


Since #663 was accepted we have access to the projection tables of LSH. This allows for better testing. I added two tests for the current LSH implementation, and I will add more for Multiprobe on that branch.

The tests I have added project clusters of points on an orthogonal grid (of 1 or two dimensions) and then require that neighbors found don't contain any points of clusters that didn't merge.

I added a few comments here and there as well.
You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/676

-- Commit Summary --

  * Adds 2 deterministic LSH tests

-- File Changes --

    M src/mlpack/tests/lsh_test.cpp (178)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/676.patch
https://github.com/mlpack/mlpack/pull/676.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/676
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160604/53f4f379/attachment.html>


More information about the mlpack-git mailing list