文件名称:Movielens-User_based-cf
介绍说明--下载内容均来自于网络,请自行研究使用
利用python实现基于用户的协同过滤推荐,采用pearson相关系数计算相似度,加权平均预测分数-Users use python-based collaborative filtering recommendation, pearson correlation coefficient is calculated using the similarity, the weighted average prediction scores
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Movielens实验\getRating.py
.............\loadMovieLens.py
.............\movielens\allbut.pl
.............\.........\mku.sh
.............\.........\README
.............\.........\u.data
.............\.........\u.genre
.............\.........\u.info
.............\.........\u.item
.............\.........\u.occupation
.............\.........\u.user
.............\.........\u1.base
.............\.........\u1.test
.............\.........\u2.base
.............\.........\u2.test
.............\.........\u3.base
.............\.........\u3.test
.............\.........\u4.base
.............\.........\u4.test
.............\.........\u5.base
.............\.........\u5.test
.............\.........\ua.base
.............\.........\ua.test
.............\.........\ub.base
.............\.........\ub.test
.............\movielens
Movielens实验