Skip to content

MIT xPRO Data Science Course Movie Recommendations Case Study

Notifications You must be signed in to change notification settings

ozguramac/MITDataScience-CaseStudy4.1

Repository files navigation

MIT Data Science - Module 4 - Case Study 1

#RECOMMENDING MOVIES Recommendation engine based on the case studies discussed in the Recommendation systems module.

#Prerequisite

  • Install Python or Docker/Docker-compose
  • Register with Turi for a product key for GraphLab Create

#How to run Create a .env file at project root and set following values:

TURI_GRAPH_LAB_CREATE_PROD_KEY=???

and

python main.py

or

docker-compose up

Releases

No releases published

Packages

No packages published

Languages