• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Hacker Dojo offering Machine Learning/ Big Data / Map Reduce course

atreides

Graduate Student
Joined
7/4/08
Messages
421
Points
38
For those of you interested, Hacker Dojo is offering a machine learning on Big Data / map reduce course.

This is from the course description

Participants will learn to adapt and execute machine learning algorithms in the map reduce framework. Participants should finish the class able to author their own machine learning algorithms for map reduce and to run them on Amazon Web Services. Amazon is providing AWS credits for class participants.

Participants will learn to use python code to author mappers and reducers for “hadoop-streaming”. For most of the class we will employ “mrjob” - an open-source framework developed at Yelp. Employing mrjob enables class members to program mappers and reducers in python. The mrjob framework then submits the mapper-reducer to run locally without using hadoop, to run on Amazon Web Services, or to run them on a private hadoop cluster. This will simplify the programming tasks.

For more details visit http://machinelearningbigdata.eventbrite.com/
For folks not living close to the Bay Area, there is a teleconference option

enjoy
 
The lessons will run for 4 hours / week for five weeks
 
Back
Top