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.