ML Foundations: a Review

I just today finished the first course of six in the University of Washington's Coursera class on Machine Learning. Here are my thoughts so far:

Side note, I haven't worked with Python for about 5 years. Is it just my imagination or has it completely exploded in popularity while I was in .NET land? Anaconda has made working with python a pleasure.

I'm really eager to start the second course in the series (regarding Regression), but first I want to spend some time to familiarize myself with both Pinswandas and scikit-learn. I'll then write a post to "translate" all of the homework assignments done in Graphlab-Create to use these two open-source libraries.