Package | Description |
---|---|
org.tribuo.anomaly |
Provides classes and infrastructure for anomaly detection problems.
|
org.tribuo.anomaly.evaluation |
Evaluation classes for anomaly detection.
|
Modifier and Type | Method and Description |
---|---|
Evaluator<Event,AnomalyEvaluation> |
AnomalyFactory.getEvaluator() |
Modifier and Type | Method and Description |
---|---|
protected AnomalyEvaluation |
AnomalyEvaluator.createEvaluation(org.tribuo.anomaly.evaluation.AnomalyMetric.Context context,
Map<MetricID<Event>,Double> results,
EvaluationProvenance provenance) |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.