hi all, I haven't followed the development for a while. Just wondering how the distributed SVD is going? I checked the latest code, but it's not there yet.
I also have implemented an distributed version of the SVD using only the build in Java stuff, which could be easily extended for hadoop, if there is interest. Plus, I have a slightly better version of the SVD that you guys implemented, it definitely scales much better as it is doing the training the other way around. Tamas
