Coder Social home page Coder Social logo

premy990 / sample-movie-recommender Goto Github PK

View Code? Open in Web Editor NEW

This project forked from turi-code/sample-movie-recommender

0.0 1.0 0.0 877 KB

Sample for building a movie recommender with GraphLab Create.

Python 12.57% Jupyter Notebook 87.43%

sample-movie-recommender's Introduction

Movie Recommender Sample Project

This is a sample for recommenders. Explore the gallery to see other examples.

This sample code shows how to build, evaluate, and deploy a recommender model for movies. You could use this model to power "Recommended for you" or suggest "Similar Movies" features.

Get started

  1. Before you begin, make sure you have installed GraphLab Create, a Python package for machine learning.

  2. Download and extract the example code to a directory on your machine, or clone it with the following command:

    git clone http://github.com/turi-code/sample-movie-recommender
    cd sample-movie-recommender
  3. While in the sample-movie-recommender directory, run the following script to download the sample project data:

python download_data.py
  1. Making sure you are working in a Python environment with GraphLab Create installed, run the movie_recommender.py script to build and explore the recommender model on your machine:

    python -i movie_recommender.py

    The -i flag causes Python to drop into an interactive interpreter after the script executes.

    Alternatively, you can also run the provided IPython Notebook:

    ipython notebook movie_recommender.ipynb

    Once the model has been created, a browser window should open to let you explore and interact with your recommender model:

    Image of explore by item

Learn More and Next Steps

Once you have the sample project running, you can try the following:

To find out more about building recommender models, check out the user guide or API documentation.

Troubleshooting

If you are having trouble, please create a Github Issue or start a discussion on the user forum.

Acknowledgements

The MovieLens dataset was collected by the GroupLens Research Project at the University of Minnesota.

sample-movie-recommender's People

Contributors

michaelbrooks avatar chrisdubois avatar biancamo avatar rbkreisberg avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.