Movie recommender system for Girls Teaching Girls To Code 2016+2017, and SAILORS 2016.
http://www.girlsteachinggirlstocode.org/
http://ai.stanford.edu/sailors/
Either clone the git repository, or download the zip and unpack it (both can be found in the "clone or download" button).
Using command line, navigate to the movie-recommender
directory (if you cloned the git repository) or the movie-recommender-master
directory (if you downloaded the zip) and run the command:
jupyter notebook
A tab should open in your browser.
Select the movie-recommender.ipynb
notebook and follow instructions.
Alternatively, run in-browser with Binder by following the link (it may take some time to load):
Once it loads, select the movie-recommender.ipynb
notebook and follow instructions.