Support for `mlpack` in: 1. `lsh` functions - [x] deduplication (the same dataset, given by `x`) - [x] record blocking with two datasets given by `x`, `y` - [ ] blocking from saved index - [ ] saving and reading index 2. `knn` functions - [x] deduplication (the same dataset, given by `x`) - [x] record blocking with two datasets given by `x`, `y` - [ ] blocking from saved index - [ ] saving and reading index
Support for
mlpackin:lshfunctionsx)x,yknnfunctionsx)x,y