GavinHacker / technologyx
Learning notes of Machine Learn & Deep Learning
☆12Updated 5 years ago
Alternatives and similar repositories for technologyx:
Users that are interested in technologyx are comparing it to the libraries listed below
- [推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).☆303Updated 3 years ago
- 基于spark-ml,spark-mllib,spark-streaming的推荐算法实现☆96Updated 5 years ago
- 《推荐系统开发实战》代码及勘误☆59Updated 4 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆100Updated 6 years ago
- 基于 Spark Streaming + ALS 的餐饮推荐系统☆88Updated 6 years ago
- 电影推荐系 统、电影推荐引擎、使用Spark完成的电影推荐引擎☆116Updated 6 years ago
- 图书推荐系统,基于商品的协同过滤算法实现☆291Updated 4 years ago
- 推荐系统学习资料、源码、及读书笔记☆131Updated 6 years ago
- 推荐系统之深度学习模型,框架采用tensorflow2☆51Updated 2 years ago
- 基于用户画像的音乐推荐系统☆14Updated 5 years ago
- 一些经典的个性化推荐算法的实现,从理论推导到实战☆68Updated 4 years ago
- 基于 spark 推荐系统, 基于内容标签 CBCF 实现,协同过滤 UBCF 实现,协同过滤 IBCF 实现☆46Updated 8 years ago
- 一些传统推荐算法的实现,包括基于内容的推荐,协同过滤,矩阵分解☆288Updated 6 years ago
- 利用用户画像数据、物品元数据、用户行为数据为特征构建推荐系统,使用CB和CF算法做推荐召回,使用 Redis数 据库做缓存处理,结合机器学习LR算法推荐排序,达到粗排、精排效果,实现推荐引擎搭建。☆43Updated 3 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆127Updated 7 years ago
- 高效的协同过滤算法实现——推荐系统☆51Updated 2 years ago
- 推荐系统从入门到实战☆168Updated 2 years ago
- Recommend System☆29Updated 4 years ago
- Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤