PyTorch and TensorFlow Implementations For A Series Of Deep Learning-Based Recommendation Models (IN PROGRESS)
Support
Quality
Security
License
Reuse
n
neural_social_collaborative_rankingby xiangwang1223
Python 32 Version:Current License: No License (No License)
Item Silk Road: Recommending Items from Information Domains to Social Users, SIGIR2017
Support
Quality
Security
License
Reuse
该项目是使用word2vec+(textcnn/textrcnn)的评论分类任务,基于Tensorflow2.3开发。评论数据的获取见app_comments_spider爬虫项目。
Support
Quality
Security
License
Reuse
Multi-scale Low Rank Matrix Decomposition Code
Support
Quality
Security
License
Reuse
Provides easy-to-use Linux seccomp-bpf jailing.
Support
Quality
Security
License
Reuse
This is our implementation of ENSFM: Efficient Non-Sampling Factorization Machines (WWW 2020)
Support
Quality
Security
License
Reuse
OpenANE: the first Open source framework specialized in Attributed Network Embedding. The related paper was accepted by Neurocomputing. https://doi.org/10.1016/j.neucom.2020.05.080
Support
Quality
Security
License
Reuse
Python Matrix Factorization Module
Support
Quality
Security
License
Reuse
t
two_tower_recommendation_systemby cdj0311
Python 31 Version:Current License: No License (No License)
A two tower recommendation system implementation with tensorflow estimator, for CTR or Recall.
Support
Quality
Security
License
Reuse
Handling Information Loss of Graph Neural Networks for Session-based Recommendation
Support
Quality
Security
License
Reuse
PHP and wrapping Redis's sorted set APIs for specializing recommending operations.
Support
Quality
Security
License
Reuse
Build a recommendation engine using Django & a Machine Learning technique called Collaborative Filtering.
Support
Quality
Security
License
Reuse
基于mahout实现的豆瓣电影推荐系统
Support
Quality
Security
License
Reuse
Rating stars component
Support
Quality
Security
License
Reuse
Yum-me is a nutrient based food recommendation system
Support
Quality
Security
License
Reuse
A simple content-based recommender implemented in javascript
Support
Quality
Security
License
Reuse
[SIGIR 2020] Python implementation for "TAGNN: Target Attentive Graph Neural Networks for Session-based Recommendation"
Support
Quality
Security
License
Reuse
Repository of OHDSI Collaborative Research Protocols
Support
Quality
Security
License
Reuse
A package for interleaving / multileaving ranking generation in go
Support
Quality
Security
License
Reuse
s
spotify-recommender-systemsby anthonyli358
Jupyter Notebook 30 Version:Current License: No License (No License)
Exploration implementing recommender systems using Spotify data.
Support
Quality
Security
License
Reuse
Movie recommendation project using wide and deep learning
Support
Quality
Security
License
Reuse
This is the official source code for Sequential Neural Processes.
Support
Quality
Security
License
Reuse
Enhancing VAEs for Collaborative Filtering: Flexible Priors & Gating Mechanisms
Support
Quality
Security
License
Reuse
T
Tianchi_recommender_System_of_taobao_clothesby haodong-liu
Python 29 Version:Current License: No License (No License)
基于天池数据的淘宝穿衣搭配推荐算法
Support
Quality
Security
License
Reuse
Implementation of "Debiasing Item-to-Item Recommendations With Small Annotated Datasets" (RecSys '20)
Support
Quality
Security
License
Reuse
The official implementation of "Disentangling User Interest and Conformity for Recommendation with Causal Embedding" (WWW '21)
Support
Quality
Security
License
Reuse
Matrix Factorization based recsys in Golang. Because facts are more important than ever
Support
Quality
Security
License
Reuse
P
Jupyter Notebook 29 Version:Current License: No License (No License)
Business setting up their recommendation system for first time without any product rating history, & Amazon/Netflix type of recommendation system after the website has collected significant product reviews
Support
Quality
Security
License
Reuse
m
model-eval-article-supplementaryby rasbt
Jupyter Notebook 29 Version:Current License: Permissive (MIT)
Supplementary material for the article "Model Evaluation, Model Selection, and Algorithm Selection in Machine Learning"
Support
Quality
Security
License
Reuse
RecBole-Debias is a toolkit built upon RecBole for reproducing and developing debiased recommendation algorithms.
Support
Quality
Security
License
Reuse
Incremental learning for recommender systems
Support
Quality
Security
License
Reuse
User-Centric Conversational Recommendation with Multi-Aspect User Modeling (UCCR)
Support
Quality
Security
License
Reuse
Building Recommendation Engines by Packt
Support
Quality
Security
License
Reuse
Integrative orthogonal non-negative matrix factorization
Support
Quality
Security
License
Reuse
In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix factorization-based ( SVD, PMF, SVD++, NMF), and many others.
Support
Quality
Security
License
Reuse
An Efficient and Effective Framework for Session-based Social Recommendation
Support
Quality
Security
License
Reuse
Offline Recommender System Evaluation for Spark
Support
Quality
Security
License
Reuse
Fast item-to-item recommendations on the command line.
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Bootstrapping User and Item Representations for One-Class Collaborative Filtering
Support
Quality
Security
License
Reuse
r
recommendation-retrievalby PreferredAI
Jupyter Notebook 28 Version:Current License: No License (No License)
A tutorial on scalable retrieval of matrix factorization recommendations
Support
Quality
Security
License
Reuse
Content Based Music Recommendation Service
Support
Quality
Security
License
Reuse
推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, meta-learning, etc.
Support
Quality
Security
License
Reuse
j
jobs_recommendationsby ArmandDS
Jupyter Notebook 28 Version:Current License: No License (No License)
Recommender System Repo
Support
Quality
Security
License
Reuse
Your personalized retrieval engine
Support
Quality
Security
License
Reuse
Java 8 Factorization Machines Library
Support
Quality
Security
License
Reuse
CF item-based recommender system
Support
Quality
Security
License
Reuse
This repository is used as source code for the medium post about implementing a Twitter recommender system using GCP.
Support
Quality
Security
License
Reuse
Optimization and Regularization variants of Non-negative Matrix Factorization (NMF)
Support
Quality
Security
License
Reuse
🛍️RetailBox - eCommerce Recommender System using Machine Learning
Support
Quality
Security
License
Reuse
t
transfer-recby khanhnamle1994
PyTorch and TensorFlow Implementations For A Series Of Deep Learning-Based Recommendation Models (IN PROGRESS)
Python 32Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
n
neural_social_collaborative_rankingby xiangwang1223
Item Silk Road: Recommending Items from Information Domains to Social Users, SIGIR2017
Python 32Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
c
comments_classifierby StanleyLsx
该项目是使用word2vec+(textcnn/textrcnn)的评论分类任务,基于Tensorflow2.3开发。评论数据的获取见app_comments_spider爬虫项目。
Python 32Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
m
multi_scale_low_rankby frankong
Multi-scale Low Rank Matrix Decomposition Code
C 32Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
seccompilerby rust-vmm
Provides easy-to-use Linux seccomp-bpf jailing.
Rust 32Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
E
ENSFMby chenchongthu
This is our implementation of ENSFM: Efficient Non-Sampling Factorization Machines (WWW 2020)
Python 31Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
O
OpenANEby houchengbin
OpenANE: the first Open source framework specialized in Attributed Network Embedding. The related paper was accepted by Neurocomputing. https://doi.org/10.1016/j.neucom.2020.05.080
Python 31Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pymfby nils-werner
Python Matrix Factorization Module
Python 31Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
t
two_tower_recommendation_systemby cdj0311
A two tower recommendation system implementation with tensorflow estimator, for CTR or Recall.
Python 31Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
lessrby twchen
Handling Information Loss of Graph Neural Networks for Session-based Recommendation
Python 31Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
r
redis-recommendby YuzuruS
PHP and wrapping Redis's sorted set APIs for specializing recommending operations.
PHP 31Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
recommenderby codingforentrepreneurs
Build a recommendation engine using Django & a Machine Learning technique called Collaborative Filtering.
Python 31Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mahout-douban-recommenderby smallnest
基于mahout实现的豆瓣电影推荐系统
Java 30Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
r
ratingby monstercat
Rating stars component
JavaScript 30Updated: 6 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
y
yummeby ylongqi
Yum-me is a nutrient based food recommendation system
JavaScript 30Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
c
content-based-recommenderby stanleyfok
A simple content-based recommender implemented in javascript
JavaScript 30Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
T
TAGNNby CRIPAC-DIG
[SIGIR 2020] Python implementation for "TAGNN: Target Attentive Graph Neural Networks for Session-based Recommendation"
Python 30Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
S
StudyProtocolsby OHDSI
Repository of OHDSI Collaborative Research Protocols
R 30Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
i
intergoby mathetake
A package for interleaving / multileaving ranking generation in go
Go 30Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
spotify-recommender-systemsby anthonyli358
Exploration implementing recommender systems using Spotify data.
Jupyter Notebook 30Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
M
Movie_recommendarby Mohit67
Movie recommendation project using wide and deep learning
Python 29Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
snpby singhgautam
This is the official source code for Sequential Neural Processes.
Python 29Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
E
EVCFby psywaves
Enhancing VAEs for Collaborative Filtering: Flexible Priors & Gating Mechanisms
Python 29Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
T
Tianchi_recommender_System_of_taobao_clothesby haodong-liu
基于天池数据的淘宝穿衣搭配推荐算法
Python 29Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
d
debiasing-item2itemby microsoft
Implementation of "Debiasing Item-to-Item Recommendations With Small Annotated Datasets" (RecSys '20)
Python 29Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
DICEby tsinghua-fib-lab
The official implementation of "Disentangling User Interest and Conformity for Recommendation with Causal Embedding" (WWW '21)
Python 29Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
f
factsby jbochi
Matrix Factorization based recsys in Golang. Because facts are more important than ever
Go 29Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
P
Python-Ecommerce-recommendation-system-using-machine-learningby RudrenduPaul
Business setting up their recommendation system for first time without any product rating history, & Amazon/Netflix type of recommendation system after the website has collected significant product reviews
Jupyter Notebook 29Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
m
model-eval-article-supplementaryby rasbt
Supplementary material for the article "Model Evaluation, Model Selection, and Algorithm Selection in Machine Learning"
Jupyter Notebook 29Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
R
Recbole-Debiasby JingsenZhang
RecBole-Debias is a toolkit built upon RecBole for reproducing and developing debiased recommendation algorithms.
Python 29Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
cf_stepby dpoulopoulos
Incremental learning for recommender systems
Jupyter Notebook 29Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
U
UCCRby lisk123
User-Centric Conversational Recommendation with Multi-Aspect User Modeling (UCCR)
Python 29Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
B
Building-Recommendation-Enginesby PacktPublishing
Building Recommendation Engines by Packt
Java 28Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
i
iONMFby mstrazar
Integrative orthogonal non-negative matrix factorization
Python 28Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
R
Recommender-Systemby JieniChen
In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix factorization-based ( SVD, PMF, SVD++, NMF), and many others.
Python 28Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
SEFrameby twchen
An Efficient and Effective Framework for Session-based Social Recommendation
Python 28Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
spark-ranking-metricsby jongwook
Offline Recommender System Evaluation for Spark
Scala 28Updated: 4 y ago License: Permissive (Unlicense)
Support
Quality
Security
License
Reuse
r
recorecoby sscdotopen
Fast item-to-item recommendations on the command line.
Rust 28Updated: 4 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
n
nfq_filterby ircop
C++ 28Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
B
BUIRby donalee
Bootstrapping User and Item Representations for One-Class Collaborative Filtering
Python 28Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
r
recommendation-retrievalby PreferredAI
A tutorial on scalable retrieval of matrix factorization recommendations
Jupyter Notebook 28Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
r
rezonanceby radioactive11
Content Based Music Recommendation Service
Jupyter Notebook 28Updated: 2 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
R
RecSystem-Pytorchby i-Jayus
推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, meta-learning, etc.
Python 28Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
j
jobs_recommendationsby ArmandDS
Recommender System Repo
Jupyter Notebook 28Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
c
cerebroby PreferredAI
Your personalized retrieval engine
Java 27Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
J
JavaFMby RankSys
Java 8 Factorization Machines Library
Java 27Updated: 4 y ago License: Weak Copyleft (MPL-2.0)
Support
Quality
Security
License
Reuse
R
Recommender_Systemby arasraj
CF item-based recommender system
Python 27Updated: 6 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
e
example_dataproc_twitterby WillianFuks
This repository is used as source code for the medium post about implementing a Twitter recommender system using GCP.
Python 27Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
libnmfby satwik77
Optimization and Regularization variants of Non-negative Matrix Factorization (NMF)
Python 27Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
retailboxby moebg
🛍️RetailBox - eCommerce Recommender System using Machine Learning
Python 27Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse