recommendation-algorithm topic
competitive-recsys
A collection of resources for Recommender Systems (RecSys)
recommenders
Best Practices on Recommendation Systems
pyreclab
pyRecLab is a library for quickly testing and prototyping of traditional recommender system methods, such as User KNN, Item KNN and FunkSVD Collaborative Filtering. It is developed and maintained by G...
funk-svd
:zap: A python fast implementation of the famous SVD algorithm popularized by Simon Funk during Netflix Prize
tensorrec
A TensorFlow recommendation algorithm and framework in Python.
openrec
OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms
deep-ctr-prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
ML2017FALL
Machine Learning (EE 5184) in NTU
Torch-RecHub
A Lighting Pytorch Framework for Recommendation System, Easy-to-use and Easy-to-extend.
recommendation-algorithm
Collaborative filtering recommendation system. Recommendation algorithm using collaborative filtering. Topics: Ranking algorithm, euclidean distance algorithm, slope one algorithm, filtragem colaborat...