foolchi / RecommendationLinks
Recommendation Practice for MovieLens
☆20Updated 10 years ago
Alternatives and similar repositories for Recommendation
Users that are interested in Recommendation are comparing it to the libraries listed below
Sorting:
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆68Updated 6 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- Classic recommendation algorithms implementation☆42Updated 4 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 6 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 8 years ago
- 基于用户行为的推荐算法大赛---第四名(临兵斗列)☆41Updated 8 years ago
- 【腾讯社交广告算法大赛_决赛排名35】以移动app广告为研究对象,根据给定广告、用户和上下文情况信息,预测app广告点击后被激活的概率☆28Updated 7 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆72Updated 6 years ago
- Code based in TensorFlow☆50Updated 5 years ago
- tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow…☆94Updated 5 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- Sequential User-based Recurrent Neural Network Recommendations☆9Updated 7 years ago
- This is for http://115.28.182.124/c/00000000050/team☆99Updated 10 years ago
- 科赛 携程出行产品未来14个月销量预测 第2名☆63Updated 8 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆129Updated 7 years ago
- deep learning for recommender system☆44Updated 6 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Updated 7 years ago
- 第一届腾讯社交广告算法大赛☆40Updated 8 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 5 years ago
- 1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实…☆39Updated 6 years ago
- xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems☆131Updated 5 years ago
- IJCAI-18 阿里妈妈搜索广告转化预测总结☆21Updated 6 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 5 years ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- code for 2019 bytedance icme☆16Updated 6 years ago
- ☆31Updated 7 years ago
- 阿里移动推荐算法比赛☆79Updated 8 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆47Updated 6 years ago
- 京东JDATA2019-用户对品类下店铺的购买预测☆18Updated 6 years ago