com.amazonaws.services.sagemaker.sparksdk.transformation.deserializers
name of the column of Doubles indicating the output score for the record.
name of the column of Doubles indicating the predicted label for the record.
Returns com.amazonaws.services.sagemaker.sparksdk.transformation.ContentTypes.PROTOBUF
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 predicted label for the 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.
name of the column of Doubles indicating the output score for the record.
Deserializes a Protobuf response from the LinearLearner model image with predictorType "binary_classifier" into Rows in a Spark Dataframe