GavinHacker / recsys_coreLinks
[推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).
☆303Updated 3 years ago
Alternatives and similar repositories for recsys_core
Users that are interested in recsys_core are comparing it to the libraries listed below
Sorting:
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Updated 7 years ago
- 一个简单的电影推荐系统☆233Updated 3 years ago
- Python 3.6 下的推荐算法解析,尽量使用简单的语言剖析原理,相似度度量、协同过滤、矩阵分解等☆105Updated 7 years ago
- 推荐系统实例☆794Updated 6 years ago
- 推荐系统