LSHR icon indicating copy to clipboard operation
LSHR copied to clipboard

Locality Sensitive Hashing In R

Results 5 LSHR issues
Sort by recently updated
recently updated
newest added

Are you aware of this compile error for Mac users? ``` > devtools::install_github('dselivanov/LSHR', upgrade_dependencies = FALSE) Downloading GitHub repo dselivanov/LSHR@master from URL https://api.github.com/repos/dselivanov/LSHR/zipball/master Installing LSHR '/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file --no-environ --no-save --no-restore...

`data.table` works nicely with `bit64`. For Rcpp integration [check this thread](https://github.com/RcppCore/Rcpp/issues/33).

![image](https://cloud.githubusercontent.com/assets/5123805/13917531/82d5162a-ef72-11e5-8f5a-59a8d1f1f729.png)

Current algrorithm is **vectorized** and reasonably fast, but it can be even faster.

enhancement

- hash function family construction - S-curve visualization

docs