muricoca / crab

Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recommendation algorithms in the world of scientific Python packages (numpy, scipy, matplotlib).
http://muricoca.github.com/crab
Other
1.18k stars 377 forks source link

Develop the Matrix Factorization Recommender System #50

Closed marcelcaraciolo closed 12 years ago

marcelcaraciolo commented 12 years ago

Based on the paper of Sarwar :

Sarwar, B.; Karypis, G.; Konstan, J.; Riedl, J. (2000), Application of Dimensionality Reduction in Recommender System A Case Study

and

NCREMENTAL SINGULAR VALUE. DECOMPOSITION ALGORITHMS FOR. HIGHLY SCALABLE RECOMMENDER. SYSTEMS (SARWAR ET AL)

marcelcaraciolo commented 12 years ago

Merged with the master.

marcelcaraciolo commented 12 years ago

Closed.