[mlpack-git] [mlpack] which part of mlpack is to partition the data points to different buckets according to distance? (#529)

Haifeng Chen notifications at github.com
Tue Mar 1 11:38:05 EST 2016


Hi, Ryan,

Thank you very much. Yesterday I read the code of lsh_search.hpp and lsh_main.hpp. Yes, I use LSH to split my data points to different buckets, then in each buckets, I will do using general clustering since my data set is too huge to run k-mean or hierarchical clustering, it's about billion of data points.

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/529#issuecomment-190800845
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160301/d1185ce6/attachment-0001.html>


More information about the mlpack-git mailing list