You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@predictionio.apache.org by Marius Rabenarivo <ma...@gmail.com> on 2017/05/04 16:16:37 UTC

Hybrid collaborative filtering and content-based recommender

Hello,

I want to implement an hybrid collaborative and content-based recommender
as you give a hint here :

UR is hybrid collaborative filtering and content-based recommender
https://groups.google.com/forum/#!searchin/actionml-user/content-based$20filtering%7Csort:relevance/actionml-user/yPKzj1Ej7hM/8aq6ihBLBgAJ

As I read here :
http://mahout.apache.org/users/algorithms/intro-cooccurrence-spark.html#content-indicator

it can be down using cross-cooccurrence indicators.

Can you give me more details on how the implementation should be.

Regards,

Marius