[mlpack-git] [mlpack/mlpack] RandomizedSVD tests sometimes have failing LU decomposition (#783)

Ryan Curtin notifications at github.com
Wed Sep 14 10:10:20 EDT 2016


Yeah, that's a definite possibility.  I tried removing the call to center the data, but that just causes the test to fail every time.  I wonder, if we modify the smallest singular value in the `centeredData` matrix and then reconstruct it, could this work?  I am not familiar enough with the algorithm to know what its assumptions are on the input matrix though.

-- 
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/783#issuecomment-247025241
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160914/dd10da0c/attachment.html>


More information about the mlpack-git mailing list