A Movie Rating Prediction Algorithm with Collaborative Filtering

  • Authors:
  • O. Bora Fikir;Ilker O. Yaz;Tansel Ozyer

  • Affiliations:
  • -;-;-

  • Venue:
  • ASONAM '10 Proceedings of the 2010 International Conference on Advances in Social Networks Analysis and Mining
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recommendation systems are one of the research areas studied intensively in the last decades and several solutions have been elicited for problems in different domains for recommending. Recommendation may differ as content, collaborative filtering or both. Other than known challenges in collaborative filtering techniques, accuracy and computational cost at a large scale data are still at saliency. In this paper we proposed an approach by utilizing matrix value factorization for predicting rating i by user j with the sub matrix as k-most similar items specific to user i for all users who rated them all. In an attempt, previously predicted values are used for subsequent predictions. In order to investigate the accuracy of neighborhood methods we applied our method on Netflix Prize [1]. We have considered both items and users relationships on Netflix dataset for predicting movie ratings. We have conducted several experiments.