A Python implementation of LightFM, a hybrid recommendation algorithm.
-
Updated
Aug 2, 2020 - Python
{{ message }}
A Python implementation of LightFM, a hybrid recommendation algorithm.
Papers on Computational Advertising
Must-read papers on Recommender System.
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
Deep recommender models using PyTorch.
Fast Python Collaborative Filtering for Implicit Feedback Datasets
Classic papers and resources on recommendation
Machine Learning Platform and Recommendation Engine built on Kubernetes
Neural Collaborative Filtering
Came up in jfkirk/tensorrec#31
It would be nice to have an arg to re-order the batches every epoch while fitting.
shuffle_batches arg to fit() and fit_partial() that shuffles the batch order every epoch if TrueAn offline recommender system backend based on collaborative filtering written in Go
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
fastFM: A Library for Factorization Machines
RecQ: A Python Framework for Recommender Systems (TensorFlow Based)
An index of algorithms for learning causality with data
This is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural Recommendation Approaches" and of several follow-up studies.
The awesome and classic papers in recommendation system!!! Good luck to every RecSys-learner!
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.
A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.
Music recommender using deep learning with Keras and TensorFlow
个性化新闻推荐系统,A news recommendation system involving collaborative filtering,content-based recommendation and hot news recommendation, can be adapted easily to be put into use in other circumstances.
TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems
KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019
Some algorithms about traditional and social recommendation.
Neural Graph Collaborative Filtering, SIGIR2019
A Configurable Recommender Systems Simulation Platform
TenforFlow Implementation of Neural Factorization Machine
Some deep learning based recsys for open learning.
Add a description, image, and links to the recommender-system topic page so that developers can more easily learn about it.
To associate your repository with the recommender-system topic, visit your repo's landing page and select "manage topics."
If you try to run experiment in system/docker container where missing git (in system) your code will crush at this line:
https://github.com/catalyst-team/catalyst/blob/master/catalyst/utils/pipelines.py#L4
with message like this: