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).

Home Page:http://muricoca.github.com/crab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Develop the User-Based- Collaborative Filtering Recommender

marcelcaraciolo opened this issue · comments

Develop the User-based Collaborative Filtering Recommender using KNN Nearest Neighbor.

Put the references here:

Herlocker, J., Konstan, J., Borchers, A., & Riedl, J.. An algorithmic framework for performing collaborative filtering. In
Proceedings of international ACM SIGIR conference on
research and development in information retrieval, Berkeley,
California . New York: ACM

Merged and closed by Bruno Melo.