Uses of Package
cc.mallet.cluster.neighbor_evaluator
-
Packages that use cc.mallet.cluster.neighbor_evaluator Package Description cc.mallet.cluster Unsupervised clustering ofInstance
objects within anInstanceList
.cc.mallet.cluster.clustering_scorer cc.mallet.cluster.neighbor_evaluator -
Classes in cc.mallet.cluster.neighbor_evaluator used by cc.mallet.cluster Class Description NeighborEvaluator Scores the value of changing the currentClustering
to the modifiedClustering
specified in aNeighbor
object. -
Classes in cc.mallet.cluster.neighbor_evaluator used by cc.mallet.cluster.clustering_scorer Class Description NeighborEvaluator Scores the value of changing the currentClustering
to the modifiedClustering
specified in aNeighbor
object. -
Classes in cc.mallet.cluster.neighbor_evaluator used by cc.mallet.cluster.neighbor_evaluator Class Description ClassifyingNeighborEvaluator ANeighborEvaluator
that is backed by aClassifier
.MedoidEvaluator.CombiningStrategy Specifies how to combine a set of pairwise scores into a cluster-wise score.Neighbor A Clustering and a modified version of that Clustering.NeighborEvaluator Scores the value of changing the currentClustering
to the modifiedClustering
specified in aNeighbor
object.PairwiseEvaluator.CombiningStrategy Specifies how to combine a set of pairwise scores into a cluster-wise score.