Uses of Class
org.tribuo.anomaly.evaluation.AnomalyMetric
Packages that use AnomalyMetric
-
Uses of AnomalyMetric in org.tribuo.anomaly.evaluation
Subclasses with type arguments of type AnomalyMetric in org.tribuo.anomaly.evaluationModifier and TypeClassDescriptionclass
Methods in org.tribuo.anomaly.evaluation that return types with arguments of type AnomalyMetricModifier and TypeMethodDescriptionprotected Set
<AnomalyMetric> AnomalyEvaluator.createMetrics
(Model<Event> model)