Class Weights
java.lang.Object
co.elastic.clients.elasticsearch.ml.put_trained_model.Weights
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Weights>Json deserializer forWeights -
Method Summary
Modifier and TypeMethodDescriptionstatic Weightsvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final doubleweights()Required - API name:weights
-
Field Details
-
_DESERIALIZER
Json deserializer forWeights
-
-
Method Details
-
of
-
weights
public final double weights()Required - API name:weights -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupWeightsDeserializer
-