I'm currently a very casual user of Apache Mahout, and I'm considering purchasing the book Mahout in Action. Unfortunately, I'm having a really hard time getting an idea of how worth it this book is -- and seeing as it's a Manning Early Access Program book (and therefore only currently available as a beta-version e-book), I can't take a look myself in a bookstore.

Can anyone recommend this as a good (or less good) guide to getting up to speed with Mahout, and/or other sources that can supplement the Mahout website?

link|improve this question
feedback

3 Answers

up vote 9 down vote accepted

Speaking as a Mahout committer and co-author of the book, I think it is worth it. ;-)

But seriously, what are you working on? Maybe we can point you to some resources.

Some aspects of Mahout are just plain hard to figure out on your own. We work hard at answering questions on the mailing list, but it can really help to have sample code and a roadmap. Without some of that, it is hard to even ask a good question.

link|improve this answer
Ok, thanks for your impartial feedback ;-) I'm currently working on doing some clustering in large quantities of data (largely with Mahout), and I straight-up enjoy reading computer books as well. The reason for my question here is because I can't seem to find any feedback about the book, or more than the first chapter as an online sample, and checking out those things are an essential part of my pre-purchase ritual. – gab Dec 23 '10 at 17:42
So, did you buy the book or find some good resources? – Ted Dunning Apr 26 '11 at 16:18
feedback

Also a co-author here. Being "from the horse's mouth" it's probably by far the most complete write-up out there for Mahout itself. There are some good blog posts out there, and certainly plenty of good books on more generally machine learning (I like Collective Intelligence in Action as a broad light intro). user@mahout.apache.org has a few people that say they like the book FWIW, as do the book forums (http://www.manning-sandbox.com/forum.jspa?forumID=623) I think you can return the e-book if it's not quite what you wanted. It definitely has 6 chapters on clustering.

link|improve this answer
feedback

there are many parts of the book that are out of date, a version or two behind what is current. In addition, there are several mistakes within the text, particularly within the examples. this may make things a bit tricky when trying to replicate the discussed results.

Additionally, you should be aware that the most mature part of mahout, the recommender system, taste, isnt distributed. I'm not really sure why this is packaged with the rest of mahout. this is more a complaint about the software package than mahout itself.

link|improve this answer
Book is updated to match version 0.5, although fixed version isn't available yet – Alex Ott Sep 14 '11 at 14:24
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.