搜索资源列表
MovieSite
- 实现了一个针对电影评分的推荐算法,搭建了一个简单的web系统,可以推荐用户可能感兴趣的电影。-A recommendation algorithm for the film score, to build a simple web system can recommend the user may be interested in movies.
movieRecommendation
- 使用SlopeOne算法实现的电影推荐算法。-A movie recommendation algorithm SlopeOne algorithm implementation.
MovieRecommander
- 本算法采用多分类的机器学习的方式,通过样本学习,实现对观影者进行电影推荐。-The algorithm uses multi-way classification machine learning, learning through the sample, to achieve the moviegoers were movie recommendations.
recommend
- 该程序可实现电影推荐功能,运用hadoop的map,reduce,功能实现在大量不同热度电影中寻找适合推荐给个人的电影(The program can achieve the film recommended function, the use of hadoop map, reduce, function in a large number of different heat film to find suitable for the individual recommended to the
Bayesian
- 基于贝叶斯的协同过滤算法,电影评分推荐,数据库ml-100k(Collaborative filtering algorithm)
movie-recommendation-python-master
- 利用协同过滤算法对movielens中的数据进行电影推荐(Collaborative filtering algorithm for movie recommendation in movielens)