0.1.0-PRE8
- Removed the
num_tables
argument fromJaccardLshOptions
as it's redundant tonum_bands
. - Profiled and refactored the
JaccardLshModel
using the Ann-benchmarks Kosarak Jaccard dataset. - Added an example program that grid-searches JaccardLshOptions for best performance and plots the Pareto front.