搜索资源列表
CF-toolkit-(1)
- 基于Matlab的推荐系统源码,来源于协同过滤算法-matlab CF
pnn-(2)
- 皮尔逊相关系数的协同过滤算法,基于用户相似度的推荐算法。-pearon K-nn
基于用户的协同过滤推荐算法MATLAB
- 此代码为一个基于协同过滤的推荐算法,为基于用户的KNN协同过滤,由MATLAB实现,并计算MEA和RMSE
machine-learning-ex8
- 吴恩达机器学习公开课第九周作业,教你如何用“协同过滤”算法实现电影推荐系统(Andrew NG machine learning open class ninth weeks assignment to teach you how to use the "collaborative filtering" algorithm to implement the movie recommendation system)
SVDRecommenderSystem-master
- 实现了推荐算法,协同过滤、基于内容的推荐算法、奇异值分解。(Implementation of recommendation algorithm, collaborative filtering, singular value decomposition and so on.)
recommend-system-master
- 协同过滤算法实现推荐过程,其中产生了协同过滤推荐矩阵,通过矩阵计算推荐数据(generate recommend result through ITEMCF)
CollaborativeFiltering-master
- 协同过滤算法的实现,基于协同过滤算法的推荐系统,在电子商务领域有着极为广泛的应用。(Collaborative Filtering)