Uses of Interface
org.tribuo.anomaly.evaluation.AnomalyEvaluation
Packages that use AnomalyEvaluation
Package
Description
Provides classes and infrastructure for anomaly detection problems.
Evaluation classes for anomaly detection.
- 
Uses of AnomalyEvaluation in org.tribuo.anomalyMethods in org.tribuo.anomaly that return types with arguments of type AnomalyEvaluation
- 
Uses of AnomalyEvaluation in org.tribuo.anomaly.evaluationSubclasses with type arguments of type AnomalyEvaluation in org.tribuo.anomaly.evaluationModifier and TypeClassDescriptionclassMethods in org.tribuo.anomaly.evaluation that return AnomalyEvaluationModifier and TypeMethodDescriptionprotected AnomalyEvaluationAnomalyEvaluator.createEvaluation(org.tribuo.anomaly.evaluation.AnomalyMetric.Context context, Map<MetricID<Event>, Double> results, EvaluationProvenance provenance)