Uses of Class
org.apache.mahout.clustering.dirichlet.models.AbstractVectorModelDistribution

Packages that use AbstractVectorModelDistribution
org.apache.mahout.clustering.dirichlet.models   
 

Uses of AbstractVectorModelDistribution in org.apache.mahout.clustering.dirichlet.models
 

Subclasses of AbstractVectorModelDistribution in org.apache.mahout.clustering.dirichlet.models
 class DistanceMeasureClusterDistribution
          An implementation of the ModelDistribution interface suitable for testing the DirichletCluster algorithm.
 class GaussianClusterDistribution
          An implementation of the ModelDistribution interface suitable for testing the DirichletCluster algorithm.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.