MockingLee / DoubanSpiderLinks
豆瓣电影爬虫 爬取top电影的评论 + 每个用户的看过的电影的评论 用于推荐系统的 协同过滤
☆16Updated 6 years ago
Alternatives and similar repositories for DoubanSpider
Users that are interested in DoubanSpider are comparing it to the libraries listed below
Sorting:
- 基于python的图书推荐系统☆21Updated 4 years ago
- 电影推荐系统☆74Updated 4 years ago
- 基于用户画像以及协同过滤的音乐推荐系统☆73Updated 4 years ago
- 基于Django和协同过滤算法的电影推荐系统☆45Updated 5 years ago
- 基于协同过滤的电影推荐系统 Django☆42Updated 5 years ago
- 基于spark的推荐系统的实现(电影推荐系统)☆27Updated 9 years ago
- 基于大数据的图书推荐系统☆29Updated 4 years ago
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆218Updated 4 years ago
- movie recommender system in use Collaborative Filtering / 基于协同过滤的电影推荐系统☆189Updated last year
- 图书推荐系统☆7Updated 5 years ago
- 一个简单的电影推荐网站,基于爬取的豆瓣电影数据和协同过滤算法,使用Django框架搭建。demo曾获全国应用统计研究生案例大赛二等奖。☆50Updated 2 years ago
- 基于用户行为(关键词和查看过的新闻)的个性化新闻推荐系统☆42Updated 6 years ago
- 基于python实现,通过协同过滤算法实现的一个简单的豆瓣电影推荐系统☆49Updated 4 years ago
- 基于movielens数据集的电影推荐系统