Book Image

Rapid - Apache Mahout Clustering designs

Book Image

Rapid - Apache Mahout Clustering designs

Overview of this book

Table of Contents (16 chapters)
Apache Mahout Clustering Designs
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. Creating a Cluster Model for Production

We have visited the different clustering algorithms offered by Mahout. We have also discussed how to use these algorithms with different datasets. We saw how to evaluate and improve cluster qualities. Now, in this final chapter, we will evaluate how to create a production-ready clustering model.

In this chapter, we will pick up one real-world scenario and discuss the following points:

  • Preparing the dataset

  • Launching the Mahout job on the cluster

  • Performance tuning for the job