[mlpack-git] master: Merge pull request #690 from mentekid/lsh-computeRecall (4129a7c)

gitdub at mlpack.org gitdub at mlpack.org
Tue Jun 21 20:01:45 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/2bd1227d0f41dd61e444f3c84c56eefd946014e2...4129a7c1d7432498b7d2e991fdeb63b3e3c46fe4

>---------------------------------------------------------------

commit 4129a7c1d7432498b7d2e991fdeb63b3e3c46fe4
Merge: 2bd1227 5f0777e
Author: Ryan Curtin <ryan at ratml.org>
Date:   Tue Jun 21 20:01:45 2016 -0400

    Merge pull request #690 from mentekid/lsh-computeRecall
    
    Adds ComputeRecall function to LSHSearch for easier tuning


>---------------------------------------------------------------

4129a7c1d7432498b7d2e991fdeb63b3e3c46fe4
 src/mlpack/methods/lsh/lsh_main.cpp        | 20 ++++++
 src/mlpack/methods/lsh/lsh_search.hpp      |  8 +++
 src/mlpack/methods/lsh/lsh_search_impl.hpp | 28 +++++++++
 src/mlpack/tests/lsh_test.cpp              | 98 ++++++++++++++++++++++++++++++
 4 files changed, 154 insertions(+)





More information about the mlpack-git mailing list