Hi Tamas, Which paper/approach is your code based on?
--sebastian Am 24.09.2010 11:33, schrieb Tamas Jambor: > Sorry, I was referring to the distributed SVD for collaborative filtering > which I believe was a Google summer code project. > > My code is not shared, but I guess I could put it online if needed. > > On Thu, Sep 23, 2010 at 7:04 PM, Ted Dunning <[email protected]> wrote: > > >> Can you say more? >> >> Is this code available on github or some such place? >> >> On Thu, Sep 23, 2010 at 10:00 AM, Tamas Jambor <[email protected]> wrote: >> >> >>> 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. >>> >>> >> >
