forked from turi-code/tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/dato-code/tutorials
Conflicts: dss-2016/README.md dss-2016/churn_prediction/churn-tutorial.ipynb
- Loading branch information
Showing
36 changed files
with
9,262 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# 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](https://turi.com/download/) GraphLab Create and then follow instructions to [install](https://turi.com/download/install.html). | ||
- Download and unzip the datasets | ||
|
||
## Handy references | ||
|
||
- [GraphLab Create User Guide](https://turi.com/learn/userguide) | ||
- [Turi Forum](http://forum.turi.com/categories/graphlab-create) |
Oops, something went wrong.