Skip to content

zoujun123/PyRec

 
 

Repository files navigation

PyRec

This is a package for recommendation systems written in Python.

Implemented model:

Rating based: MF BiasedMF

Ranking based: BPRMF WRMF EmbeddingWARP MF BiasedMF

Rating prediction: MF BiasedMF

To do:

  1. add data format explation
  2. add movielens data for test
  3. add model reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%