[mlpack-git] [mlpack] GMM::Classify() is slow (#215)

Glazachev Vladimir notifications at github.com
Thu Feb 19 18:54:19 EST 2015


Can you explain, that you mean using phi as metric? How we can use this to compute the distance between points? (And we can't compute phi(one observation) for all mixture, becouse it gives us O(m) complexity. ) 
And you propose to build a tree only on means, or on all dataset? (In http://www.ri.cmu.edu/pub_files/pub1/moore_andrew_1998_2/moore_andrew_1998_2.pdf we built kd tree on the all dataset, because it helps us to faster compute each em_fit iteration).
Thanks.

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/215#issuecomment-75164501
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150219/7684b18d/attachment.html>


More information about the mlpack-git mailing list