MinHashLSH and BucketedRandomProjectionLSH benchmark added.
Discussion
Whether we need to improve the way of testing data generation for MinHashLSH ( and add more control param, such as max/min element number in each input set )
Whether we need to add benchmark for approxNearestNeighbors and approxSimilarityJoin
What's the PR
MinHashLSH and BucketedRandomProjectionLSH benchmark added.
Discussion
Whether we need to improve the way of testing data generation for MinHashLSH ( and add more control param, such as max/min element number in each input set )
Whether we need to add benchmark for
approxNearestNeighbors
andapproxSimilarityJoin