Uses of Enum
org.tribuo.anomaly.evaluation.AnomalyMetrics
Packages that use AnomalyMetrics
-
Uses of AnomalyMetrics in org.tribuo.anomaly.evaluation
Subclasses with type arguments of type AnomalyMetrics in org.tribuo.anomaly.evaluationModifier and TypeClassDescriptionenumDefault metrics for evaluating anomaly detection.Methods in org.tribuo.anomaly.evaluation that return AnomalyMetricsModifier and TypeMethodDescriptionstatic AnomalyMetricsReturns the enum constant of this type with the specified name.static AnomalyMetrics[]AnomalyMetrics.values()Returns an array containing the constants of this enum type, in the order they are declared.