Abstract
Collaborative filtering directly predicts potential favorite items of user based on user's behavior records. It is one of the key technologies in personalized recommendation systems. The traditional similarity measurement method relies on user's rating data in the case of data sparseness, which causes a decrease in the recommendation quality of recommendation systems. To solve this problem, this paper proposes a collaborative filtering algorithm based on item rating prediction and user characteristics. The first step is to select the k nearest neighbor sets of the item using the KNN algorithm, and then calculate the similarity between the items using the improved similarity measurement method, and initially predict the user's rating on the unrated item to improve the sparsity problem. The second step considers the user characteristics when predicting the similarity between users according to the item ratings. Finally, the algorithm combining item-based rating prediction and user characteristics is adopted to make recommendations for the user. The experimental results on MovieLens and Douban datasets show that the proposed collaborative filtering algorithm based on rating prediction and user characteristics can effectively improve the quality of recommendation system compared with the traditional algorithm.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.