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