Uses of Enum
org.tribuo.clustering.evaluation.ClusteringMetrics
Packages that use ClusteringMetrics
-
Uses of ClusteringMetrics in org.tribuo.clustering.evaluation
Subclasses with type arguments of type ClusteringMetrics in org.tribuo.clustering.evaluationModifier and TypeClassDescriptionenum
Default metrics for evaluating clusterings.Methods in org.tribuo.clustering.evaluation that return ClusteringMetricsModifier and TypeMethodDescriptionstatic ClusteringMetrics
Returns the enum constant of this type with the specified name.static ClusteringMetrics[]
ClusteringMetrics.values()
Returns an array containing the constants of this enum type, in the order they are declared.