Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Data Science Summit 2016

This directory contains demo notebooks used for the "Introduction to Recommender Systems", the second session of Machine Learning 101.

In this session we

  • give an introduction to recommendation systems,
  • show how easy it is to get started
  • provide examples and slides

Along the way, we also cover feature engineering and deploying machine learning models as a predictive service.

Setup Instructions

You can browse the notebooks using Github IPython notebook viewer. Note that some images may not be rendered correctly. If you'd like to run it, follow these steps to set up your machine.

  • Download GraphLab Create and then follow instructions to install.
  • Download and unzip the datasets

Handy references