Package | Description |
---|---|
edu.ucla.sspace.clustering | |
edu.ucla.sspace.wordsi |
Class and Description |
---|
Assignment
A cluster assignment for a data point.
|
Assignments
The return value for all
Clustering implementations. |
AutomaticStopClustering.Measure
The available stopping criteria.
|
BaseSpectralCut
An abstract class for computing a spectral cut over a data
Matrix
that represents a set of data points. |
Cluster
An interface for representing a single cluster, which is composed of several
data points.
|
Clustering
An interface for any Ofline clustering implementation.
|
ClutoClustering.Criterion
The crition function by which CLUTO should evaluate the clustering
assignment.
|
ClutoClustering.Method
The method by which CLUTO should cluster the data points
|
EigenCut
An interface for computing the spectral cut of a
Matrix . |
HierarchicalAgglomerativeClustering.ClusterLinkage
The method to use when comparing the similarity of two clusters.
|
LinkClustering.Edge
A utility data structure for representing a directed edge between two
ordinally labeled nodes.
|
Merge
A status object that represents the result of agglomeratively merging two
clusters.
|
NeighborChainAgglomerativeClustering.ClusterLink
The similarity method used when comparing and merging compelte clusters.
|
OnlineClustering
An interface for any Online clustering implementation.
|
Class and Description |
---|
Clustering
An interface for any Ofline clustering implementation.
|
OnlineClustering
An interface for any Online clustering implementation.
|
Copyright © 2012. All Rights Reserved.