recommender
Movies/TV Recommender.
Recommends Movies, TV Shows, Actors, Directors, Writers.
Setup
Create file API_KEY
and paste your TMDB API key in it.
Install requirements:
pip install requirements.txt
Run
streamlit run recommender.py
Movies/TV Recommender.
Recommends Movies, TV Shows, Actors, Directors, Writers.
Create file API_KEY
and paste your TMDB API key in it.
Install requirements:
pip install requirements.txt
streamlit run recommender.py
FairGNN A PyTorch implementation of "Say No to the Discrimination: Learning Fair Graph Neural Networks with Limited Sensitive Attribute Information" (
RecSim NG, a probabilistic platform for multi-agent recommender systems simulation. RecSimNG is a scalable, modular, differentiable simulator implemented in Edward2 and TensorFlow. It offers: a power
Crab - A Python Library for Recommendation Engines
MB-GMN Code for MB-GMN, SIGIR 2021 For Beibei data, run python .\labcode.py For Tmall data, run python .\labcode.py --data tmall --rank 2 For IJCAI
RecList is an open source library providing behavioral, "black-box" testing for recommender systems.
DHCN Codes for AAAI 2021 paper 'Self-Supervised Hypergraph Convolutional Networks for Session-based Recommendation'. Please note that the default link
This repo contains a tensorflow implementation of RecoGCN and the experiment dataset Running the RecoGCN model python train.py Example training outp
Spotlight uses PyTorch to build both deep and shallow recommender models. By providing both a slew of building blocks for loss functions (various poin
Movie-Recommender-System Movie-Recommender-System is a web application using which a user can select his/her watched movie from list and system will r
(中文文档|简体中文|English) 什么是推荐系统? 推荐系统是在互联网信息爆炸式增长的时代背景下,帮助用户高效获得感兴趣信息的关键; 推荐系统也是帮助产品最大限度吸引用户、留存用户、增加用户粘性、提高用户转化率的银弹。 有无数优秀的产品依靠用户可感知的推荐系统建立了良好的口碑,也有无数的公司依
Jointly Learning Explainable Rules for Recommendation with Knowledge Graph
TorchRec (Experimental Release) TorchRec is a PyTorch domain library built to provide common sparsity & parallelism primitives needed for large-scale
News-Recommendation-system-using-Bert4Rec-model Bert4rec for news Recommendation
Recommendation engines are one of the most well known, widely used and highest value use cases for applying machine learning. Despite this, while there are many resources available for the basics of
MGNN-SPred This is our Tensorflow implementation for the paper: WenWang,Wei Zhang, Shukai Liu, Qi Liu, Bo Zhang, Leyu Lin, and Hongyuan Zha. 2020. Bey
Introduction This is the repository of our accepted CIKM 2021 paper "Continuous-Time Sequential Recommendation with Temporal Graph Collaborative Trans
This project will access your last listened songs on Spotify using its API, then it will request the user to select 5 favorite songs in that list, on which the API will proceed to make 50 recommendat
A framework for large scale recommendation algorithms.
Collaborative Variational Bandwidth Auto-encoder The codes are associated with the following paper: Collaborative Variational Bandwidth Auto-encoder f
This project is based on cloud services to create data lake, ETL process, train and deploy learning model to implement a recommendation system.