[mlpack-git] [mlpack/mlpack] mlpack KMeans class much slower than armadillo kmeans() (#514)

Ryan Curtin notifications at github.com
Tue Apr 19 09:35:09 EDT 2016


If so, that would be really slight, because the k-means algorithm requires you to find the closest cluster to every point already anyway.  You could get some RAM savings by not caching those assignments, but actual noticeable significant speedup I kind of doubt.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/514#issuecomment-211925032
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160419/a2de4d78/attachment.html>


More information about the mlpack-git mailing list