lshash: Create a locality sensitive hash

Description Usage Arguments

Description

Create a locality sensitive hash

Usage

1
lshash(data, k = 32, L = min(ncol(data), 10), ...)

Arguments

data

matrix data to be added

k

number of projections per hashtable

L

number of hashtable

...

not used


edwindj/lsh documentation built on May 15, 2019, 11:05 p.m.