Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Srikrishna Sridhar committed Sep 23, 2015
1 parent 22a7197 commit c805db0
Showing 1 changed file with 13 additions and 16 deletions.
29 changes: 13 additions & 16 deletions strata-nyc-2015/README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,23 @@
# Setup instructions
This directory contains demo notebooks used for **Machine Learning 101**, an
all-day tutorial at Strata + Hadoop World, New York City, 2015.
(http://strataconf.com/big-data-conference-ny-2015/public/schedule/detail/43217)
The course is designed to introduce machine learning via real applications:
building a recommender and doing image analysis using deep learning. Along the
way, we also cover feature engineering and deploying machine learning models as
a predictive service.
# Strata + Hadoop World, New York City, 2015

You can browse the notebooks using Github's own notebook viewer. Note that some
images may not be rendered correctly.
This directory contains demo notebooks used for **Machine Learning 101**, an all-day tutorial at [Strata + Hadoop World, New York City, 2015](http://strataconf.com/big-data-conference-ny-2015/public/schedule/detail/43217).
The course is designed to introduce machine learning via real applications like
- building a recommender
- image analysis using deep learning.

If you'd like to run it, follow these steps to set up your machine.
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.

1. Set up GraphLab Create
Register for GraphLab Create (https://dato.com/download/), then follow
instructions to install.
Register for GraphLab Create (https://dato.com/download/), then follow instructions to install.

2. Download the datasets
Download and unzip the datasets [831MB]:
http://static.dato.com/ml101_datasets_stratanyc_2015.zip

3. Handy references
- GraphLab Create User Guide: http://dato.com/learn/userguide
- GraphLab Forum: http://forum.dato.com/categories/graphlab-create

- [GraphLab Create User Guide](http://dato.com/learn/userguide)
- [GraphLab Forum](http://forum.dato.com/categories/graphlab-create)

0 comments on commit c805db0

Please sign in to comment.