There are a few questions in the forums about what and where to learn Machine Learning(ML). The overview of this course also suggests some information during the last week of lectures. Since a lot of people look perplexed(including myself), I am trying tocreate a list of what to know in order to get good at ML. For the purpose of this discussion, I split knowledge required into three levels
Beginner
If the following terms sound familiar, then you are in good shape
algebra, solving equations, matrices, determinant, 2D plotting, graphs, polynomials
Intermediate
If the following terms sound familiar, then you are in good shape
eigen vectors,derivatives, binomial distribution, conditional probability, inequalities, regression, vector algebra, dot product
Advanced
Thorough knowledge in
If the following terms sound familiar, then you are wasting your time reading this post
continuous random variables, prior and posterior distributions, hyper planes, t-distribution, hessian matrix,directed acylic graphs, Markov process, quasi convex functions, Chebyshev and Chernoff bounds, non-Euclidean space, mapreduce
Beginner
Any course and any book would suffice. Andrew's course at Coursera is my preferred choice.
Intermediate
Andrew's course at Coursera and Yaser's course at Caltech. Plus a lot of programming with data. This would give a good insight into both theory and practice. Learning from Data provides a good introduction to fundamentals.
Advanced
In addition to the above,
I have taken the third option and my estimated to get good at it is from 3 -5 years.
More information on the above topic is welcome since I haven't described the exact areas to get good at.
-----------------------------------------------
另附上爱荷华州立大学的ml课程(全美计算机排名61)http://www.cs.iastate.edu/~cs573x/studyguide.html