Module org.elasticsearch.xcore
Class SingleValueInferenceResults
java.lang.Object
org.elasticsearch.xpack.core.ml.inference.results.SingleValueInferenceResults
- All Implemented Interfaces:
NamedWriteable,Writeable,InferenceResults,org.elasticsearch.xcontent.ToXContent,org.elasticsearch.xcontent.ToXContentFragment
- Direct Known Subclasses:
ClassificationInferenceResults,RegressionInferenceResults
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.xcontent.ToXContent
org.elasticsearch.xcontent.ToXContent.DelegatingMapParams, org.elasticsearch.xcontent.ToXContent.MapParams, org.elasticsearch.xcontent.ToXContent.ParamsNested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V> -
Field Summary
FieldsFields inherited from interface org.elasticsearch.inference.InferenceResults
MODEL_ID_RESULTS_FIELDFields inherited from interface org.elasticsearch.xcontent.ToXContent
EMPTY, EMPTY_PARAMS -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.inference.InferenceResults
asMap, asMap, getResultsField, predictedValueMethods inherited from interface org.elasticsearch.common.io.stream.NamedWriteable
getWriteableNameMethods inherited from interface org.elasticsearch.xcontent.ToXContent
toXContentMethods inherited from interface org.elasticsearch.xcontent.ToXContentFragment
isFragment
-
Field Details
-
FEATURE_IMPORTANCE
- See Also:
-
-
Method Details
-
value
-
valueAsString
-
writeTo
- Specified by:
writeToin interfaceWriteable- Throws:
IOException
-