com.amazonaws.services.sagemaker.sparksdk.transformation.deserializers
name of the column of doubles indicating the distance to the nearest cluster from the input record.
name of the column of doubles indicating the label of the closest cluster for the input record.
Returns com.amazonaws.services.sagemaker.sparksdk.transformation.ContentTypes.PROTOBUF
name of the column of doubles indicating the label of the closest cluster for the input record.
Deserialize a SageMaker response containing a byte array of record-IO encoded SageMaker Protobuf records.
Deserialize a SageMaker response containing a byte array of record-IO encoded SageMaker Protobuf records.
The Array[Byte] containing the Protobuf-in-recordIO response
An Iterator over deserialized Rows
name of the column of doubles indicating the distance to the nearest cluster from the input record.
The keys for each output in the Protobuf response.
The keys for each output in the Protobuf response.
The schema of rows in the response.
The schema of rows in the response.
Deserializes a Protobuf response from the KMeans model image into Rows in a Spark Dataframe