com.amazonaws.services.sagemaker.sparksdk.transformation.deserializers
Returns com.amazonaws.services.sagemaker.sparksdk.transformation.ContentTypes.TEXT_LIBSVM
Deserialize a SageMaker response to an a series of objects.
Deserialize a SageMaker response to an a series of objects.
The Array[Byte] containing the SageMaker response
An Iterator over deserialized response objects
The vector dimension
The name of the features column
The name of the label column
The schema of each Row in ResponseRowDeserializer#deserializeResponse
The schema of each Row in ResponseRowDeserializer#deserializeResponse
A ResponseRowDeserializer for converting LibSVM response data to labeled vectors.