recommendation-algorithm topic

List recommendation-algorithm repositories

competitive-recsys

529
Stars
117
Forks
Watchers

A collection of resources for Recommender Systems (RecSys)

recommenders

18.2k
Stars
3.0k
Forks
265
Watchers

Best Practices on Recommendation Systems

pyreclab

119
Stars
29
Forks
Watchers

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

205
Stars
65
Forks
Watchers

:zap: A python fast implementation of the famous SVD algorithm popularized by Simon Funk during Netflix Prize

tensorrec

1.3k
Stars
223
Forks
Watchers

A TensorFlow recommendation algorithm and framework in Python.

openrec

407
Stars
85
Forks
Watchers

OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms

deep-ctr-prediction

902
Stars
275
Forks
Watchers

CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)

ML2017FALL

68
Stars
14
Forks
Watchers

Machine Learning (EE 5184) in NTU

Torch-RecHub

78
Stars
12
Forks
Watchers

A Lighting Pytorch Framework for Recommendation System, Easy-to-use and Easy-to-extend.

recommendation-algorithm

73
Stars
13
Forks
Watchers

Collaborative filtering recommendation system. Recommendation algorithm using collaborative filtering. Topics: Ranking algorithm, euclidean distance algorithm, slope one algorithm, filtragem colaborat...