What is algorithm behind the recommendation sites like last.fm, grooveshark, pandora?

后端 未结 8 1971
名媛妹妹
名媛妹妹 2021-01-29 18:00

I am thinking of starting a project which is based on recommandation system. I need to improve myself at this area which looks like a hot topic on the web side. Also wondering w

8条回答
  •  感情败类
    2021-01-29 18:51

    Have a look at Collaborative filtering or Recommender systems.

    One simple algorithm is Slope One.

提交回复
热议问题