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

jciminogh notifications at github.com
Wed Feb 3 22:23:20 EST 2016


I have tried many starting points like random and same centroids for mlpack and arma. So far the armadillo kmeans() function is typically about 2x faster. With openmp enabled it is always many times faster.

For my purposes the default clustering method is good so far, but I will try your suggestion with mlpack's other clustering methods.


---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/514#issuecomment-179595922
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160203/9a8adb75/attachment.html>


More information about the mlpack-git mailing list