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

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

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

Subclasses of VectorModelDistribution in org.apache.mahout.clustering.dirichlet.models
 class AsymmetricSampledNormalDistribution
          An implementation of the ModelDistribution interface suitable for testing the DirichletCluster algorithm.
 class L1ModelDistribution
          An implementation of the ModelDistribution interface suitable for testing the DirichletCluster algorithm.
 class NormalModelDistribution
          An implementation of the ModelDistribution interface suitable for testing the DirichletCluster algorithm.
 class SampledNormalDistribution
          An implementation of the ModelDistribution interface suitable for testing the DirichletCluster algorithm.
 



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