You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by manish dunani <ma...@gmail.com> on 2012/03/08 18:40:54 UTC

how to integrate RecommenderJob's Recommendations in application.?

hi ,
I am already run RecommenderJob on hadoop cluster.

output of RecommenderJob is in hdfs is like==>>user_id   [item_id:score].I
was get it in file.

But,not getting idea about how to integrate recommendations like this in
web application ==>>user_id  item_id

can any one have an idea about it??

Your's help will be appreciated??


-- 
MANISH DUNANI
-THANX
manishd207@gmail.com

Re: how to integrate RecommenderJob's Recommendations in application.?

Posted by manish dunani <ma...@gmail.com>.
Is it possible with apache soap??how??