Interface EvaluationMetric

All Superinterfaces:
ToXContent, ToXContentObject
All Known Implementing Classes:
AccuracyMetric, AucRocMetric, ConfusionMatrixMetric, MeanSquaredErrorMetric, MulticlassConfusionMatrixMetric, PrecisionMetric, PrecisionMetric, RecallMetric, RecallMetric, RSquaredMetric

public interface EvaluationMetric
extends ToXContentObject
Defines an evaluation metric
  • Method Details

    • getName

      java.lang.String getName()
      Returns the name of the metric