/neo4j-recommendation

This is a toy project for recommendation system using collaborative filtering based on neo4j.

Primary LanguagePython

Intro

This is a toy project for recommendation system using collaborative filtering based on neo4j.

Goal

I and @leesangwon0114 implemented collborative filtering recommendation based on neo4j. We referred this link and used well known MovieLenz dataset provied by Stanford University.