java.lang.Object
org.elasticsearch.xpack.core.ml.dataframe.evaluation.outlierdetection.Recall
All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject, EvaluationMetric

public class Recall extends Object
  • Field Details

    • NAME

      public static final org.elasticsearch.xcontent.ParseField NAME
    • AT

      public static final org.elasticsearch.xcontent.ParseField AT
    • thresholds

      protected final double[] thresholds
  • Constructor Details

  • Method Details