Tags: Recommendation System

  • Building an ItemCF Recommender in Pure SQL

    April 05, 2017 in PostgreSQL

    Building an ItemCF Recommender in Pure SQL

    Five minutes, PostgreSQL, and the MovieLens dataset—that’s all you need to implement a classic item-based collaborative filtering recommender.

    Five minutes, PostgreSQL, and the MovieLens dataset—that’s all you need to implement a classic item-based collaborative filtering recommender.