Ask HN: Recommend a book on Machine Learning and/or Graph Theory?

21 points by spxdcz ↗ HN
Hey HN'ers.

A couple of us are part-way through developing our next app (http://pageradius.com/), and the more we get into it, the deeper we're getting into machine learning and graph theory (including frequent itemsets, association rules, bayesian classification, clustering, and so on).

We've scoured the web for as much info as we can and are making pretty good progress, but really want to get stuck into a solid, well-edited book that explains these concepts clearly - we're really loving these subjects.

Any recommendations?

Thanks!

8 comments

[ 2.7 ms ] story [ 30.9 ms ] thread
Hilary Mason's machine learning video is good:

http://oreilly.com/catalog/0636920017493

It's more of a primer, but it seems like most of the other material assumes that you're already a practitioner. It does have enough depth to actually be somewhat proficient after watching it.

Disclaimer: I'm a total n00b on this topic.

I'm trying to learn how to classify items as related within a dataset. I know http://directedge.com does this (funded by yc, run by #wheels) so I had a look at their articles which are a helpful beginners intro. http://directededge.com/tech.html

In one of the articles #wheels recommends http://oreilly.com/catalog/9780596529321

so I'm going to pick that one up but to be clear I really have no idea if this book addresses graph theory specifically; at this point anything and everything is helpful to me.

I would suggest Pattern Recognition and Machine Learning by Bishop.