User-based Collaborative Filtering Algorithm Design and Implementation
Hulong Wang, Zesheng Shen, Shuzhen Jiang, Guang Sun, Renjie Zhang
Abstract
Abstract With the rapid development of social humanities and technology, especially the development of the Internet, the current Internet era, the amount of information is increasing rapidly with explosive growth rate, the information overload problem is particularly obvious, on the accurate acquisition of information from the massive amount of information users want, from which the personalized recommendation technology was born. In order to solve the problem of acquiring the information users want, this paper researches and discusses a kind of personalized recommendation algorithm - a user-based collaborative filtering algorithm, analyzing the user behavior, comparing the advantages and disadvantages of other related algorithms, using the UserCF algorithm, and optimizing the sparse matrix to reduce the time and complexity of the operation. The algorithm is implemented by software to generate recommendation results. The results of the experimental data in this paper show that the algorithm is effective in recommending projects to users.