Skip to content

DJ-Hansen/MovieRecommendationService

Repository files navigation

MovieRecommendationService

This service is created to give movie recommendations based on a users previous movie reviews.

The dataset which is used is the "MovieLens 100K Dataset"

The data is stored in a Neo4j database

The recommnedations are created with Cypher (can be seen in Recommendation_Handler.cs)
It uses a version of Jaccard index, inorder to give good recommendations.

About

Webservice that gives movie recommendations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published