Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Rapid - Apache Mahout Clustering designs

You're reading from  Rapid - Apache Mahout Clustering designs

Product type Book
Published in Oct 2015
Publisher
ISBN-13 9781783284436
Pages 130 pages
Edition 1st Edition
Languages

Learning model-based clustering


In model-based clustering, we assume that data is generated by a model and tries to get the model from the data. The right model will fit the data better than other models.

In the K-means algorithm, we provide the initial set of clusters and K-means provides us with the data points in the clusters. Think about a case where clusters are not distributed normally, then the improvement of the cluster will not be effective using k-means. In this scenario, the model-based clustering algorithm will do the job. You can think of another method when dividing the clusters, that is, hierarchical clustering in which we will need to find the overlapping information. This situation will also be covered by model-based clustering algorithms.

If all the components are not well separated, a cluster can consist of multiple mixture components. In simple terms, in model-based clustering, data is a mixture of two or more components. Each component has an associated probability and...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}