Skip to content
master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Mar 11, 2019
src
Apr 16, 2019
Mar 9, 2019
Mar 9, 2019

README.md

RecSys

A set of different kind of recommender systems developed for the Recommender System 2018 Challenge Polimi

You can find an implementation of:

  • Item-based KNN collaborative filtering algorithm
  • User-based KNN collaborative filtering algorithm
  • Sparse LInear Methods(SLIM) algorithm with Bayesian personalized ranking(BPR)
  • Hybrid models to ensemble different recommenders
  • ...and more

You can also find an implementation of a hyperparameter tuner used to search in the hyperparameter space.

You can’t perform that action at this time.