Closed (duplicate)
Project:
Recommender API
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
26 Jun 2009 at 16:10 UTC
Updated:
6 Jun 2011 at 12:46 UTC
Apache Mahout provides a high performance recommendation engine, Taste, which also supports web services access. #414570: add local java (Mahout) support will add local Mahout support (runs on the same server). This issue should add remote Mahout support (runs on different server).
Recommender API should serve as an interface to access different recommender implementations, including the native PHP implementation, local Mahout, and remote Mahout. The dependent modules can use the same set of API and access those different implementations.
Comments
Comment #1
danithaca commentedWill consider it after getting more performance feedback. Currently priority is to jump start a few dependent modules in application domains
Comment #2
danithaca commentedsee #1180000: GSoC2011: Apache Mahout Integration.