Posts tagged "recommender"

This is a great post using Python, Neo4j, and Bulbflow to build a recommendation system using a graph database. It looks like they crawled SnapGuide to get their data for this.

The code for bulbflow is on GH.

Here is another post on Graph Recommendation Systems using Gremlin.

—Jason

Tutorial on Machine Learning for Large Scale Recommender Systems from Deepak Agarwal and Bee-Chung Chen from Yahoo! Research.

—Jason