Uses of Package
org.apache.mahout.clustering

Packages that use org.apache.mahout.clustering
org.apache.mahout.clustering  
org.apache.mahout.clustering.canopy   
org.apache.mahout.clustering.classify   
org.apache.mahout.clustering.fuzzykmeans   
org.apache.mahout.clustering.iterator   
org.apache.mahout.clustering.kmeans This package provides an implementation of the k-means clustering algorithm. 
 

Classes in org.apache.mahout.clustering used by org.apache.mahout.clustering
Cluster
          Implementations of this interface have a printable representation and certain attributes that are common across all clustering implementations
GaussianAccumulator
           
Model
          A model is a probability distribution over observed data points and allows the probability of any data point to be computed.
 

Classes in org.apache.mahout.clustering used by org.apache.mahout.clustering.canopy
AbstractCluster
           
Cluster
          Implementations of this interface have a printable representation and certain attributes that are common across all clustering implementations
Model
          A model is a probability distribution over observed data points and allows the probability of any data point to be computed.
 

Classes in org.apache.mahout.clustering used by org.apache.mahout.clustering.classify
Cluster
          Implementations of this interface have a printable representation and certain attributes that are common across all clustering implementations
 

Classes in org.apache.mahout.clustering used by org.apache.mahout.clustering.fuzzykmeans
AbstractCluster
           
Cluster
          Implementations of this interface have a printable representation and certain attributes that are common across all clustering implementations
Model
          A model is a probability distribution over observed data points and allows the probability of any data point to be computed.
 

Classes in org.apache.mahout.clustering used by org.apache.mahout.clustering.iterator
AbstractCluster
           
Cluster
          Implementations of this interface have a printable representation and certain attributes that are common across all clustering implementations
Model
          A model is a probability distribution over observed data points and allows the probability of any data point to be computed.
 

Classes in org.apache.mahout.clustering used by org.apache.mahout.clustering.kmeans
AbstractCluster
           
Cluster
          Implementations of this interface have a printable representation and certain attributes that are common across all clustering implementations
Model
          A model is a probability distribution over observed data points and allows the probability of any data point to be computed.
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.