Mahout in Action
eBook - ePub

Mahout in Action

  1. 416 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

About this book

Summary Mahout in Action is a hands-on introduction to machine learning with Apache Mahout. Following real-world examples, the book presents practical use cases and then illustrates how Mahout can be applied to solve them. Includes a free audio- and video-enhanced ebook.
About the Technology
A computer system that learns and adapts as it collects data can be really powerful. Mahout, Apache's open source machine learning project, captures the core algorithms of recommendation systems, classification, and clustering in ready-to-use, scalable libraries. With Mahout, you can immediately apply to your own projects the machine learning techniques that drive Amazon, Netflix, and others.
About this Book
This book covers machine learning using Apache Mahout. Based on experience with real-world applications, it introduces practical use cases and illustrates how Mahout can be applied to solve them. It places particular focus on issues of scalability and how to apply these techniques against large data sets using the Apache Hadoop framework.This book is written for developers familiar with Java -- no prior experience with Mahout is assumed.Owners of a Manning pBook purchased anywhere in the world can download a free eBook from manning.com at any time. They can do so multiple times and in any or all formats available (PDF, ePub or Kindle). To do so, customers must register their printed copy on Manning's site by creating a user account and then following instructions printed on the pBook registration insert at the front of the book.
What's Inside

  • Use group data to make individual recommendations
  • Find logical clusters within your data
  • Filter and refine with on-the-fly classification
  • Free audio and video extras

Table of Contents

  • Meet Apache Mahout
  • PART 1 RECOMMENDATIONS
  • Introducing recommenders
  • Representing recommender data
  • Making recommendations
  • Taking recommenders to production
  • Distributing recommendation computations
  • PART 2 CLUSTERING
  • Introduction to clustering
  • Representing data
  • Clustering algorithms in Mahout
  • Evaluating and improving clustering quality
  • Taking clustering to production
  • Real-world applications of clustering
  • PART 3 CLASSIFICATION
  • Introduction to classification
  • Training a classifier
  • Evaluating and tuning a classifier
  • Deploying a classifier
  • Case study: Shop It To Me

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Mahout in Action by Sean Owen,B. Ellen Friedman,Robin Anil,Ted Dunning in PDF and/or ePUB format, as well as other popular books in Computer Science & Data Mining. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Preface
  5. Acknowledgments
  6. About this Book
  7. About Multimedia Extras
  8. About the Cover Illustration
  9. Chapter 1. Meet Apache Mahout
  10. Part 1. Recommendations
  11. Chapter 2. Introducing recommenders
  12. Chapter 3. Representing recommender data
  13. Chapter 4. Making recommendations
  14. Chapter 5. Taking recommenders to production
  15. Chapter 6. Distributing recommendation computations
  16. Part 2. Clustering
  17. Chapter 7. Introduction to clustering
  18. Chapter 8. Representing data
  19. Chapter 9. Clustering algorithms in Mahout
  20. Chapter 10. Evaluating and improving clustering quality
  21. Chapter 11. Taking clustering to production
  22. Chapter 12. Real-world applications of clustering
  23. Part 3. Classification
  24. Chapter 13. Introduction to classification
  25. Chapter 14. Training a classifier
  26. Chapter 15. Evaluating and tuning a classifier
  27. Chapter 16. Deploying a classifier
  28. Chapter 17. Case study: Shop It To Me
  29. Appendix A. JVM tuning
  30. Appendix B. Mahout math
  31. Appendix C. Resources
  32. Index
  33. List of Figures
  34. List of Tables
  35. List of Listings