riccardopoiani / recsys-competition

Reccomender systems project
MIT License
1 stars 1 forks source link

Hybrid Demographic + Any recommender #19

Closed tangtang95 closed 4 years ago

tangtang95 commented 4 years ago

Calculate the similarity between users with the same computation used in UserCBF and then pick k similar users and recommend the user using those users with the average of the scores based on the other recommender