Class MlEvaluationNamedXContentProvider

java.lang.Object
org.elasticsearch.client.ml.dataframe.evaluation.MlEvaluationNamedXContentProvider
All Implemented Interfaces:
NamedXContentProvider

public class MlEvaluationNamedXContentProvider
extends java.lang.Object
implements NamedXContentProvider
  • Constructor Summary

    Constructors 
    Constructor Description
    MlEvaluationNamedXContentProvider()  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<NamedXContentRegistry.Entry> getNamedXContentParsers()  
    static java.lang.String registeredMetricName​(java.lang.String evaluationName, java.lang.String metricName)
    Constructs the name under which a metric (or metric result) is registered.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait