Mahout in Action: Sean Owen, Robin Anil, Ted Dunning, Ellen Friedman: 9781935182689: Amazon.com: Books

#artificialintelligence 

If you're interested in large scale machine learning, then this book is for you. This book doesn't provide deep coverage of theoretical foundations of machine learning (I would recommend to look to other books, like Introduction to Machine Learning (Adaptive Computation and Machine Learning series), Machine Learning in Action or Programming Collective Intelligence: Building Smart Web 2.0 Applications, etc., if you want to get more background), but concentrates on explanation on how to use Apache Mahout ([...]) to solve some of machine learning problems: making recommendations, data clustering & classification. For each of class of these problems, description starts with base things, and continues with more complex examples, including complete solutions, that could be easily adapted for your machine learning problems. All examples that come with book were checked with actual release of Apache Mahout (version 0.5). Book is written in succinct, but understandable language and provides many code snippets that make understanding of topics much easier.