13 ms·
To get the spirit of many of these techniques with practical examples in python using numpy/scipy check out the book "Machine Learning: An Algorithmic Perspecti
by pskomoroch 17y ago
To get the spirit of many of these techniques with practical examples in python using numpy/scipy check out the book "Machine Learning: An Algorithmic Perspective" by Stephen Marsland. It doesn't have the mathematical depth or proofs found in these other books, but the code is decent and will get you started doing some basic data analysis.
http://www.amazon.com/Machine-Learning-Algorithmic-Perspective-Recognition/dp/1420067184 http://www.amazon.com/Machine-Learning-Algorithmic-Perspecti...
Code here:
http://www-ist.massey.ac.nz/smarsland/MLbook.html http://www-ist.massey.ac.nz/smarsland/MLbook.html