Uses of Enum Class
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 class with the specified name.static ClusteringMetrics[]
ClusteringMetrics.values()
Returns an array containing the constants of this enum class, in the order they are declared.