Skip to content

Instantly share code, notes, and snippets.

View eihsu's full-sized avatar

Eric Hsu eihsu

  • Vancouver, BC, Canada
View GitHub Profile
@eihsu
eihsu / ml-spark-syllabus
Created April 12, 2015 18:25
Syllabus for "Introduction to Machine Learning on Apache Spark"
Machine Learning in Broad Strokes
+ Mathematical vs. Intuitive Basis for Machine Learning
+ Basic Machine Learning Tasks
+ Supervised Learning
+ Unsupervised Learning
+ Reinforcement Learning
Spark in Broad Strokes
+ Architecture of a Spark Application
+ [Hands-On]: Familiarization with the Spark Shell