395299296 / librec-to-moviesLinks
librec application to movies recommender system
☆59Updated 7 years ago
Alternatives and similar repositories for librec-to-movies
Users that are interested in librec-to-movies are comparing it to the libraries listed below
Sorting:
- 基于Spark ML实现的豆瓣电影推荐系统☆229Updated 7 years ago
- 基于 Spark Streaming + ALS 的餐饮推荐系统☆87Updated 6 years ago
- 推荐项目(实时推荐和离线推荐)☆252Updated 7 years ago
- 基于 spark 推荐系统, 基于内容标签 CBCF 实现,协同过滤 UBCF 实现,协同过滤 IBCF 实现☆46Updated 8 years ago
- MapReduce实现基于物品的协同过滤算法,即电影推荐系统☆195Updated 9 years ago
- 基于Apache Spark的Netflix电影的离线与实时推荐系统☆250Updated 8 years ago
- 基于Spark MLlib ALS的音乐推荐系统☆31Updated 9 years ago
- [推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).☆302Updated 3 years ago
- 推荐系统资料笔记收录/ Everything about Recommendation System. 专题/书籍/论文/产品/Demo☆173Updated 4 years ago
- 《推荐系统开发实战》代码及勘误☆60Updated 5 years ago
- 基于mahout实现的豆瓣电影推荐系统☆34Updated 9 years ago
- Python 3.6 下的推荐算法解析,尽量使用简单的语言剖析原理,相似度度量、协同过滤、矩阵分解等☆105Updated 7 years ago
- 跟踪计算广告涉及的召回排序模型、特征工程相关的经典论文☆82Updated 5 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Updated 7 years ago
- 数据挖掘,参加Kaggle的一个预测广告点击率的竞赛☆28Updated 9 years ago
- 基于spark-ml,spark-mllib,spark-streaming的推荐算法实现