Hi Celal,
you can find a complete working implementation here:
https://github.com/ManuelB/facebook-recommender-demo/blob/master/src/main/java/de/apaxo/bedcon/AnimalFoodRecommender.java
Greetings
Manuel
Gesendet: Mittwoch, 21. Mai 2014 um 04:44 Uhr
Von: "Peng Zhang" <[email protected]>
An: [email protected]
Betreff: Re: SVD mahout implementation
Hi Celal,
Refer to page 26 of the following document, which gives you some code snippet
on Mahout’s SVD.
http://ir.cs.georgetown.edu/cs422/files/DM-ItemRecommenders.pdf
Best Regards,
Peng Zhang
On May 21, 2014, at 3:44 AM, Celal SAVUR <[email protected]> wrote:
> Hello Everyone,
>
> I am recently working on a project, and I need to implement SVD
> recmommender system. I am looking for a simple example to see how can I do
> in mahout.
>
> If you can share with me an simple example, it will me perfect.
>
> Thank you in advance.
>
> Celal