8000 Release Optimal Partitioning for LSH Ensemble · ekzhu/lshensemble · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Optimal Partitioning for LSH Ensemble

Latest
Compare
Choose a tag to compare
@ekzhu ekzhu released this 27 Dec 04:06
· 6 commits to master since this release

This release adds optimal partitioning for LSH Ensemble. Now, instead of BootstrapLshEnsemble, you can specify whether to use optimal partitioning, BootstrapLshEnsembleOptimal, use the equi-depth partitioning,
BootstrapLshEnsembleEquiDepth as described in the original paper.

0