[mlpack-git] [mlpack] Bug fix for Elkan? (#592)

Ryan Curtin notifications at github.com
Fri Mar 25 23:59:23 EDT 2016


Okay, I spent a while digging into it today but I solved the dual-tree k-means issue.  It turns out the bug was very weird in that it wouldn't fail test cases because the algorithm would properly converge to the correct centers, but it would run until the maximum number of iterations because the residue was being calculated wrong.  This has been fixed in a0f1dd5.

I'm going to go ahead and merge this and then close #595 and #596 as I finish them (those are the other two outstanding tasks here, which I've made issues for).  Thanks again for the fix.  If you like, feel free to add your name to `src/mlpack/core.hpp` and `COPYRIGHT.txt` since you have contributed. :)


---
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/pull/592#issuecomment-201701513
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160325/f7bbca11/attachment-0001.html>


More information about the mlpack-git mailing list