Alanthink / recom_sysLinks
[Python, chinese comments] 电影推荐系统-数据挖掘思路
☆18Updated 7 years ago
Alternatives and similar repositories for recom_sys
Users that are interested in recom_sys are comparing it to the libraries listed below
Sorting:
- 电影评分推荐系统☆14Updated 10 years ago
- 毕业设计 - 书籍推荐系统☆49Updated 10 years ago
- 基于协同过滤和SVD算法的音乐推荐系统☆40Updated 7 years ago
- 根据豆瓣电影数据,做的一个推荐系统☆27Updated 7 years ago
- 基于用户行为(关键词和查看过的新闻)的个性化新闻推荐系统☆41Updated 6 years ago
- 基于用户画像以及协同过滤的音乐推荐系统☆73Updated 4 years ago
- 职位推荐系统☆25Updated 8 years ago
- 图书推荐系统,基于商品的协同过滤算法实现☆305Updated 5 years ago
- 音乐推荐系统,python编写,涉及flask框架,scrapy爬虫,MySQL数据库,selenium,chrome driver,使用surprise库协同过滤算法☆86Updated 6 years ago
- Film recommendation system.python KNN Collaborative filtering system and spark.系统详细介绍,请看电影推荐系统文档。