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 TypeClassDescriptionenum
Default metrics for evaluating anomaly detection.Methods in org.tribuo.anomaly.evaluation that return AnomalyMetricsModifier and TypeMethodDescriptionstatic AnomalyMetrics
Returns 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.