Machine Learning Meetup Notes: 2010-06-22

From Noisebridge
Jump to navigation Jump to search

Vikram gave a great presentation on PIG:

http://hadoop.apache.org/pig/

He has a bunch of code which is located at:

http://github.com/voberoi/hadoop-mrutils

First he went over an example counting clicks from click data, and then an example processing fake twitter data to count replies. It was pretty awesome!