Skip to content

Releases: ekzhu/lshensemble

Optimal Partitioning for LSH Ensemble

27 Dec 04:06
Compare
Choose a tag to compare

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.

First stable release

12 Feb 19:28
Compare
Choose a tag to compare
v1.0.0

update signature serialization interface