Uses of Package
org.apache.mahout.clustering.dirichlet.models

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

Classes in org.apache.mahout.clustering.dirichlet.models used by org.apache.mahout.clustering.dirichlet
Model
          A model is a probability distribution over observed data points and allows the probability of any data point to be computed.
ModelDistribution
          A model distribution allows us to sample a model from its prior distribution.
 

Classes in org.apache.mahout.clustering.dirichlet.models used by org.apache.mahout.clustering.dirichlet.models
L1Model
           
Model
          A model is a probability distribution over observed data points and allows the probability of any data point to be computed.
ModelDistribution
          A model distribution allows us to sample a model from its prior distribution.
NormalModel
           
NormalModelDistribution
          An implementation of the ModelDistribution interface suitable for testing the DirichletCluster algorithm.
VectorModelDistribution
           
 



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