Package cc.mallet.cluster
Unsupervised clustering of
Instance objects within an
InstanceList.See: Description
-
Class Summary Class Description Clusterer An abstract class for clustering a set of points.Clustering Clusterings GreedyAgglomerative Greedily merges Instances until convergence.GreedyAgglomerativeByDensity Greedily merges Instances until convergence.HillClimbingClusterer A Clusterer that iteratively improves a predicted Clustering using aNeighborEvaluator.KBestClusterer Return the K best predicted ClusteringsKMeans KMeans Clusterer Clusters the points into k clusters by minimizing the total intra-cluster variance.Record
Package cc.mallet.cluster Description
Unsupervised clustering of
Instance objects within an
InstanceList.DataMelt 3.0 © DataMelt by jWork.ORG