Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.elasticsearch.xpack.core.ml.dataframe.evaluation.common.AbstractAucRoc (implements org.elasticsearch.xpack.core.ml.dataframe.evaluation.EvaluationMetric)
- org.elasticsearch.xpack.core.ml.dataframe.evaluation.outlierdetection.AucRoc
- org.elasticsearch.xpack.core.ml.dataframe.evaluation.outlierdetection.ConfusionMatrix
- org.elasticsearch.xpack.core.ml.dataframe.evaluation.outlierdetection.ConfusionMatrix.Result (implements org.elasticsearch.xpack.core.ml.dataframe.evaluation.EvaluationMetricResult)
- org.elasticsearch.xpack.core.ml.dataframe.evaluation.outlierdetection.OutlierDetection (implements org.elasticsearch.xpack.core.ml.dataframe.evaluation.Evaluation)
- org.elasticsearch.xpack.core.ml.dataframe.evaluation.outlierdetection.Precision
- org.elasticsearch.xpack.core.ml.dataframe.evaluation.outlierdetection.Recall
- org.elasticsearch.xpack.core.ml.dataframe.evaluation.outlierdetection.ScoreByThresholdResult (implements org.elasticsearch.xpack.core.ml.dataframe.evaluation.EvaluationMetricResult)