Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 514 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 514 Bytes

10-605 Machine Learning with Big Data

This repository is mainly a static collection of assignments I completed for the Spring 2013 rendition of 10-605 Machine Learning with Big Data at Carnegie Mellon University.

Descriptions

  • hw4a: Naive Bayes on Hadoop.
  • hw4b: Phrase finding on Hadoop.
  • hw5: SGD (incomplete).
  • hw7: K-Means clustering on Hadoop.